Skip to content

Commit 647b1b4

Browse files
author
Douglas Blank
committed
Version 3.6.6
1 parent 50d1101 commit 647b1b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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, 5)
15+
version_info = (3, 6, 6)
1616
__version__ = ".".join(map(str, version_info))

0 commit comments

Comments
 (0)