Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipDeegan committed Mar 2, 2024
1 parent 9e715f7 commit 313d147
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.11"
version = "0.0.12"

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.11",
version="0.0.12",
cmdclass={},
classifiers=[],
include_package_data=True,
Expand Down

0 comments on commit 313d147

Please sign in to comment.