Skip to content

Commit

Permalink
ENH: Bump itkwidgets version for development
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Sep 13, 2019
1 parent 43f588f commit f6d3795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion itkwidgets/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version_info = (0, 21, 1, 'final', 0)
version_info = (0, 22, 0, 'dev', 0)

_specifier_ = {'dev': 'dev', 'alpha': 'a', 'beta': 'b', 'candidate': 'rc', 'final': ''}

Expand Down

0 comments on commit f6d3795

Please sign in to comment.