Skip to content

Commit e685086

Browse files
committed
bump to 1.2.2-dev0
1 parent a6102a3 commit e685086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jnius/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
All the documentation is available at: http://pyjnius.readthedocs.org
88
'''
99

10-
__version__ = '1.2.1'
10+
__version__ = '1.2.2-dev0'
1111

1212
from .env import get_jnius_lib_location, get_jdk_home
1313

0 commit comments

Comments
 (0)