We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b53a9 commit e05e9b9Copy full SHA for e05e9b9
cometx/_version.py
@@ -12,5 +12,5 @@
12
# the express permission of Comet ML Inc.
13
# *******************************************************
14
15
-version_info = (3, 6, 0)
+version_info = (3, 6, 1)
16
__version__ = ".".join(map(str, version_info))
0 commit comments