We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1189a02 commit c10efe3Copy full SHA for c10efe3
CHANGELOG
@@ -1,6 +1,7 @@
1
== Unreleased
2
3
-- Update API version with 2022-04 release, remove API version 2021-07
+== Version 12.0.0
4
+- Update API version with 2022-04 release, remove API version 2021-07 ([#591](https://github.com/Shopify/shopify_python_api/pull/591))
5
6
== Version 11.0.0
7
- Update API version with 2022-04 release
shopify/version.py
@@ -1 +1 @@
-VERSION = "11.0.0"
+VERSION = "12.0.0"
0 commit comments