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

Bump to 1.1.3
This commit is contained in:
Peter Badida 2018-10-22 21:39:09 +02:00 committed by GitHub
commit 0cbb1b48ec
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.2-dev'
__version__ = '1.1.3'
from .jnius import * # noqa
from .reflect import * # noqa