Skip to content

Commit 617d4a2

Browse files
committed
Changing subversion
1 parent c979995 commit 617d4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from setuptools import setup
33

44
main_version = '0'
5-
subversion = '1'
5+
subversion = '2'
66

77
version = main_version + '.' + subversion
88
setup(name='pyvarinf',

0 commit comments

Comments
 (0)