Skip to content

Commit ac10c58

Browse files
committed
Merge branch 'develop' for release 0.1.1
2 parents 55bf52b + 12f47bf commit ac10c58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pyDataverse/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
__email__ = 'stefan.kasberger@univie.ac.at'
1717
__copyright__ = 'Copyright (c) 2019 Stefan Kasberger'
1818
__license__ = 'MIT License'
19-
__version__ = '0.1.0'
19+
__version__ = '0.1.1'
2020
__url__ = 'https://github.com/AUSSDA/pyDataverse'
2121
__download_url__ = 'https://pypi.python.org/pypi/pyDataverse'
2222
__description__ = 'A Python wrapper around the Dataverse API'

0 commit comments

Comments
 (0)