Skip to content

Commit

Permalink
Merge pull request #6 from helxplatform/develop
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
YaphetKG authored Apr 10, 2023
2 parents 28d3aef + 02738f3 commit 3062844
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 @@ -10,7 +10,7 @@
with open("README.md", "r", encoding="utf-8") as fh:
long_description = fh.read()

version = "1.9.8"
version = "2.0.2"

class PublishClass(Command):
description = "Publish the package"
Expand Down

0 comments on commit 3062844

Please sign in to comment.