We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17dd27c commit f607e3aCopy full SHA for f607e3a
genie/__init__.py
@@ -7,6 +7,6 @@
7
8
# create version in __init__.py
9
# https://packaging.python.org/en/latest/guides/single-sourcing-package-version/
10
-__version__ = "16.5.0"
+__version__ = "16.6.0"
11
12
__all__ = ["__version__"]
0 commit comments