Skip to content

Commit

Permalink
15.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasyu888 committed Jan 7, 2023
1 parent 3dcaac1 commit 551a40d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion genie/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@

# create version in __init__.py
# https://packaging.python.org/en/latest/guides/single-sourcing-package-version/
__version__ = "14.4.0"
__version__ = "15.0.0"

__all__ = ["__version__"]

0 comments on commit 551a40d

Please sign in to comment.