Skip to content

Commit 0892e2b

Browse files
committed
chore: new release
1 parent e4acbb7 commit 0892e2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
__author__ = "Xavier Chopin"
1717
__copyright__ = "Copyright 2019"
1818
__license__ = "ECL-2.0"
19-
__version__ = "1.0.4a"
19+
__version__ = "1.0.5"
2020
__email__ = "xavier.chopin@univ-lorraine.fr"
2121
__status__ = "Production"
2222

@@ -26,7 +26,7 @@
2626

2727
setup(
2828
name='openlrw',
29-
version='1.0.4a',
29+
version='1.0.7',
3030
description='Client library for Apereo OpenLRW API',
3131
long_description="Check the readme file on GitHub",
3232
keywords='apereo openlrw api client',

0 commit comments

Comments
 (0)