We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3399e3f commit 9ef1840Copy full SHA for 9ef1840
py/setup.py
@@ -22,7 +22,7 @@
22
23
JETPACK_VERSION = None
24
25
-__version__ = '1.1.0a0'
+__version__ = '1.1.0'
26
27
28
def get_git_revision_short_hash() -> str:
0 commit comments