Skip to content

Commit

Permalink
Designate 0.21.0rc1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed May 18, 2023
1 parent 13b5f27 commit 4265209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skimage/__init__.py
Expand Up @@ -65,7 +65,7 @@
"""

__version__ = '0.21.0rc1.dev0'
__version__ = '0.21.0rc1'

from ._shared.version_requirements import ensure_python_version
ensure_python_version((3, 8))
Expand Down

0 comments on commit 4265209

Please sign in to comment.