Skip to content

Commit e05e9b9

Browse files
author
Douglas Blank
committed
Version 3.6.1
1 parent 98b53a9 commit e05e9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cometx/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
# the express permission of Comet ML Inc.
1313
# *******************************************************
1414

15-
version_info = (3, 6, 0)
15+
version_info = (3, 6, 1)
1616
__version__ = ".".join(map(str, version_info))

0 commit comments

Comments
 (0)