Skip to content

Commit 7ed4248

Browse files
committed
update version
1 parent 38ddbd0 commit 7ed4248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyvipr/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version_info = (1, 0, 4, 'final', 0)
1+
version_info = (1, 0, 5, 'final', 0)
22

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

0 commit comments

Comments
 (0)