Skip to content

Commit 3aa1c8f

Browse files
committed
Update version number in publish.sh
1 parent 77a76b3 commit 3aa1c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22
python setup.py bdist_wheel
3-
twine upload --repository dspace-rest-client dist/dspace_rest_client-0.1.10-py3-none-any.whl
3+
twine upload --repository dspace-rest-client dist/dspace_rest_client-0.1.11-py3-none-any.whl

0 commit comments

Comments
 (0)