Skip to content

Commit

Permalink
bump version number to 0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
grlee77 committed Dec 15, 2021
1 parent b2e378d commit 08bb95b
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 @@ -68,7 +68,7 @@
"""

__version__ = '0.19.1.dev0'
__version__ = '0.19.1'

submodules = [
'color',
Expand Down

0 comments on commit 08bb95b

Please sign in to comment.