Skip to content

Commit ceada24

Browse files
committed
Update to version 12.7.1 and update the CHANGELOG.
1 parent 024d946 commit ceada24

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,5 +1,7 @@
11
== Unreleased
22

3+
- Remove requirement to provide scopes to Permission URL, as it should be omitted if defined with the TOML file.
4+
35
== Version 12.7.0
46

57
- Remove requirement to use a predefined API version. Now you can use any valid API version string. ([#737](https://github.com/Shopify/shopify_python_api/pull/737))

shopify/version.py

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

0 commit comments

Comments
 (0)