We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55bf52b + 12f47bf commit ac10c58Copy full SHA for ac10c58
1 file changed
src/pyDataverse/__init__.py
@@ -16,7 +16,7 @@
16
__email__ = 'stefan.kasberger@univie.ac.at'
17
__copyright__ = 'Copyright (c) 2019 Stefan Kasberger'
18
__license__ = 'MIT License'
19
-__version__ = '0.1.0'
+__version__ = '0.1.1'
20
__url__ = 'https://github.com/AUSSDA/pyDataverse'
21
__download_url__ = 'https://pypi.python.org/pypi/pyDataverse'
22
__description__ = 'A Python wrapper around the Dataverse API'
0 commit comments