Skip to content

Commit 9bc8dc4

Browse files
committed
Version 2.4.1, update docs
1 parent 67a7e95 commit 9bc8dc4

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

0 commit comments

Comments
 (0)