Merge pull request #360 from kivy/KeyWeeUsr-patch-1

Bump to new dev version
This commit is contained in:
Peter Badida 2018-10-22 22:26:53 +02:00 committed by GitHub
commit fdd7e00a4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.1.3'
__version__ = '1.1.4.dev0'
from .jnius import * # noqa
from .reflect import * # noqa