Skip to content

Commit 97db0c4

Browse files
author
swan-admins[bot]
committed
SwanHub v1.0.3
1 parent 3cdc05d commit 97db0c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SwanHub/.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.0.2
2+
current_version = 1.0.3
33
commit = True
44
tag = True
55
tag_name = SwanHub/v{new_version}

SwanHub/swanhub/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# please don't modify this file,
22
# this is automatically updated by bump2version
3-
__version__ = '1.0.2'
3+
__version__ = '1.0.3'

0 commit comments

Comments
 (0)