Skip to content

Commit

Permalink
bump version (2.5.7)
Browse files Browse the repository at this point in the history
  • Loading branch information
huiwengoh committed Oct 22, 2024
1 parent 81a1273 commit ccac1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cleanlab_studio/version.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Note to developers:
# Consider if backend's MIN_CLI_VERSION needs updating when pushing any changes to this file.

__version__ = "2.5.6"
__version__ = "2.5.7"

SCHEMA_VERSION = "0.2.0"
MIN_SCHEMA_VERSION = "0.1.0"
Expand Down

0 comments on commit ccac1a6

Please sign in to comment.