Skip to content

Commit

Permalink
Designate 0.21.0rc0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed Apr 12, 2023
1 parent 51225d1 commit bad3171
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.21.0rc0.dev0'
__version__ = '0.21.0rc0'

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

0 comments on commit bad3171

Please sign in to comment.