Skip to content

Commit

Permalink
Bump version to 1.1.1. Uploaded to PyPi.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikedarcy committed Dec 12, 2017
1 parent e9fdd9d commit 476e67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
url='https://github.com/ini-bdds/bdbag/',
maintainer='USC Information Sciences Institute, Informatics Systems Research Division',
maintainer_email='isrd-support@isi.edu',
version="1.1.0",
version="1.1.1",
packages=find_packages(),
package_data={'bdbag': ['profiles/*.*']},
test_suite='test',
Expand Down

0 comments on commit 476e67c

Please sign in to comment.