mirror of https://github.com/kivy/pyjnius.git
bump
This commit is contained in:
parent
21dc480fb4
commit
cbd79e7716
|
@ -7,7 +7,7 @@ Accessing Java classes from Python.
|
||||||
All the documentation is available at: http://pyjnius.readthedocs.org
|
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
|
from .env import get_jnius_lib_location, get_jdk_home
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue