We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 818db67 commit f63a10aCopy full SHA for f63a10a
doc/source/release_notes/release_dev.rst
@@ -181,4 +181,3 @@ Contributors
181
- Stefan van der Walt (`@stefanv <https://github.com/stefanv>`_)
182
183
_These lists are automatically generated, and may not be complete or may contain duplicates._
184
-
skimage/__init__.py
@@ -65,7 +65,7 @@
65
66
"""
67
68
-__version__ = '0.22.0rc0'
+__version__ = '0.22.0rc1.dev0'
69
70
from ._shared.version_requirements import ensure_python_version
71
ensure_python_version((3, 8))
0 commit comments