Skip to content

Commit d3f4c5a

Browse files
committed
chore: new release
1 parent cc4fc12 commit d3f4c5a

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.3b"
19+
__version__ = "1.0.4"
2020
__email__ = "[email protected]"
2121
__status__ = "Production"
2222

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

2727
setup(
2828
name='openlrw',
29-
version='1.0.3c',
29+
version='1.0.4',
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)