Skip to content

Commit f63a10a

Browse files
committed
Bump version
1 parent 818db67 commit f63a10a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

doc/source/release_notes/release_dev.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,3 @@ Contributors
181181
- Stefan van der Walt (`@stefanv <https://github.com/stefanv>`_)
182182

183183
_These lists are automatically generated, and may not be complete or may contain duplicates._
184-

skimage/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
6666
"""
6767

68-
__version__ = '0.22.0rc0'
68+
__version__ = '0.22.0rc1.dev0'
6969

7070
from ._shared.version_requirements import ensure_python_version
7171
ensure_python_version((3, 8))

0 commit comments

Comments
 (0)