Skip to content

Commit

Permalink
bump to 1.2.2-dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
tshirtman committed Dec 5, 2019
1 parent a6102a3 commit e685086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jnius/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
All the documentation is available at: http://pyjnius.readthedocs.org
'''

__version__ = '1.2.1'
__version__ = '1.2.2-dev0'

from .env import get_jnius_lib_location, get_jdk_home

Expand Down

0 comments on commit e685086

Please sign in to comment.