Skip to content

Commit

Permalink
Merge pull request #44 from sypht-team/chore/bump-version
Browse files Browse the repository at this point in the history
chore: bump version
  • Loading branch information
danielbush authored Sep 27, 2023
2 parents 3f8d6b1 + 23218d4 commit 90369d5
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
@@ -1,6 +1,6 @@
from setuptools import find_packages, setup

__version__ = "0.5.18"
__version__ = "0.5.19"
__pkg_name__ = "sypht"

setup(
Expand Down

0 comments on commit 90369d5

Please sign in to comment.