Skip to content

Commit 65d4d84

Browse files
committed
update purplship.server.core version with tracker status patch
1 parent cda4973 commit 65d4d84

File tree

4 files changed

+5
-7
lines changed

4 files changed

+5
-7
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ purplship.purolator==2021.10
7272
purplship.royalmail==2021.10
7373
purplship.sendle==2021.10
7474
purplship.server==2021.10
75-
purplship.server.core==2021.10
75+
purplship.server.core==2021.10.1
7676
purplship.server.events==2021.10
7777
purplship.server.graph==2021.10
7878
purplship.server.manager==2021.10

server/main/purplship/server/static/purplship/js/purplship.js

Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/main/purplship/server/static/purplship/js/purplship.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/modules/core/setup.py

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

66
setup(
77
name="purplship.server.core",
8-
version="2021.10",
8+
version="2021.10.1",
99
description="Multi-carrier shipping API Core module",
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)