Skip to content

Commit ccb6f50

Browse files
committed
bump up patch versions
1 parent 9890f9a commit ccb6f50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extensions/ups/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name="purplship.ups",
6-
version="2020.10.0",
6+
version="2020.10.1",
77
description="Multi-carrier shipping API integration with python",
88
url="https://github.com/PurplShip/purplship",
99
author="Purplship Team",

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
]
1414

1515
setup(name='purplship',
16-
version='2020.10.0',
16+
version='2020.10.1',
1717
description='Multi-carrier shipping API integration with python',
1818
long_description=long_description,
1919
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)