Skip to content

Commit 5da0b3d

Browse files
author
Douglas Blank
committed
Version 3.0.0
1 parent d524b5e commit 5da0b3d

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

0 commit comments

Comments
 (0)