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

Commit dd1f4eb

Browse files
committed
bump to version 0.1.4
1 parent eccaf68 commit dd1f4eb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

swift_upload_runner/__init__.py

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

3-
__name__ = 'swift_upload_runner'
4-
__version__ = '0.1.3'
5-
__author__ = 'CSC Developers'
6-
__license__ = 'MIT License'
3+
__name__ = "swift_upload_runner"
4+
__version__ = "0.1.4"
5+
__author__ = "CSC Developers"
6+
__license__ = "MIT License"

0 commit comments

Comments
 (0)