We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4acbb7 commit 0892e2bCopy full SHA for 0892e2b
setup.py
@@ -16,7 +16,7 @@
16
__author__ = "Xavier Chopin"
17
__copyright__ = "Copyright 2019"
18
__license__ = "ECL-2.0"
19
-__version__ = "1.0.4a"
+__version__ = "1.0.5"
20
__email__ = "xavier.chopin@univ-lorraine.fr"
21
__status__ = "Production"
22
@@ -26,7 +26,7 @@
26
27
setup(
28
name='openlrw',
29
- version='1.0.4a',
+ version='1.0.7',
30
description='Client library for Apereo OpenLRW API',
31
long_description="Check the readme file on GitHub",
32
keywords='apereo openlrw api client',
0 commit comments