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 75059b8 commit 258d3bdCopy full SHA for 258d3bd
cometx/_version.py
@@ -12,5 +12,5 @@
12
# the express permission of Comet ML Inc.
13
# *******************************************************
14
15
-version_info = (3, 4, 0)
+version_info = (3, 4, 1)
16
__version__ = ".".join(map(str, version_info))
0 commit comments