Skip to content

Commit

Permalink
Merge pull request #333 from cleanlab/bump_version
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
jas2600 authored Oct 11, 2024
2 parents d487f3c + 4e6fa53 commit a2b5b67
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.5"
__version__ = "2.5.6"

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

0 comments on commit a2b5b67

Please sign in to comment.