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 e4651ad commit 6c82ee8Copy full SHA for 6c82ee8
bittensor_cli/version.py
@@ -16,5 +16,5 @@ def version_as_int(version):
16
return __version_as_int__
17
18
19
-__version__ = "9.1.4"
+__version__ = "9.2.0"
20
__version_as_int__ = version_as_int(__version__)
0 commit comments