Skip to content

Commit

Permalink
bump v0.0.18 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipDeegan authored Apr 25, 2024
1 parent f0cad89 commit a06d7c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "phlop"
version = "0.0.17"
version = "0.0.18"

dependencies = [

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="phlop",
version="0.0.17",
version="0.0.18",
cmdclass={},
classifiers=[],
include_package_data=True,
Expand Down

0 comments on commit a06d7c8

Please sign in to comment.