Skip to content

Commit f607e3a

Browse files
committed
Merge branch 'release-16.6.0'
1 parent 17dd27c commit f607e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

genie/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77

88
# create version in __init__.py
99
# https://packaging.python.org/en/latest/guides/single-sourcing-package-version/
10-
__version__ = "16.5.0"
10+
__version__ = "16.6.0"
1111

1212
__all__ = ["__version__"]

0 commit comments

Comments
 (0)