This commit is contained in:
Gabriel Pettier 2019-11-30 16:41:55 +01:00
parent 21dc480fb4
commit cbd79e7716
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Accessing Java classes from Python.
All the documentation is available at: http://pyjnius.readthedocs.org
'''
__version__ = '1.2.1.dev3'
__version__ = '1.2.1.dev4'
from .env import get_jnius_lib_location, get_jdk_home