Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed Apr 4, 2024
1 parent 1a921e0 commit 03e81ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skimage/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"""

__version__ = '0.23.0rc1'
__version__ = '0.23.0rc2.dev0'

from ._shared.version_requirements import ensure_python_version

Expand Down

0 comments on commit 03e81ae

Please sign in to comment.