Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit e07d9fa

Browse files
committed
bump version to 0.1.3
1 parent 2a2a83e commit e07d9fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift_upload_runner/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Runner for swift-browser-ui upload and replication operations."""
22

33
__name__ = 'swift_upload_runner'
4-
__version__ = '0.1.2'
4+
__version__ = '0.1.3'
55
__author__ = 'CSC Developers'
66
__license__ = 'MIT License'

0 commit comments

Comments
 (0)