Skip to content

Commit c43e6dd

Browse files
committed
Release v12.0.1
1 parent 67b50d0 commit c43e6dd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
== Unreleased
2+
3+
== Version 12.0.1
24
- Allow up to 10 seconds clock skew to avoid `ImmatureSignatureError`
35
([#609](https://github.com/Shopify/shopify_python_api/pull/609))
46

shopify/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "12.0.0"
1+
VERSION = "12.0.1"

0 commit comments

Comments
 (0)