We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f261ca commit 6f9c17cCopy full SHA for 6f9c17c
1 file changed
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name='almaapi',
4
- version='1.0',
+ version='1.1',
5
description='Python module for making requests to the Alma API',
6
url='https://github.com/JonkopingUniversityLibrary/almaapi',
7
author='Gustav Lindqvist',
0 commit comments