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 a6102a3 commit e685086Copy full SHA for e685086
jnius/__init__.py
@@ -7,7 +7,7 @@
7
All the documentation is available at: http://pyjnius.readthedocs.org
8
'''
9
10
-__version__ = '1.2.1'
+__version__ = '1.2.2-dev0'
11
12
from .env import get_jnius_lib_location, get_jdk_home
13
0 commit comments