Skip to content

Commit

Permalink
Change version in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander0042 committed Jan 16, 2025
1 parent 963d4f4 commit e47475d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from setuptools import find_packages, setup

__version__ = "0.0.5"
__version__ = "0.0.7"


with open(os.path.join(os.path.abspath(os.path.dirname(__file__)), "README.md")) as f:
Expand Down

0 comments on commit e47475d

Please sign in to comment.