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 38ddbd0 commit 7ed4248Copy full SHA for 7ed4248
pyvipr/_version.py
@@ -1,4 +1,4 @@
1
-version_info = (1, 0, 4, 'final', 0)
+version_info = (1, 0, 5, 'final', 0)
2
3
_specifier_ = {'alpha': 'a', 'beta': 'b', 'candidate': 'rc', 'final': ''}
4
0 commit comments