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 70a8126 commit 65f5ce2Copy full SHA for 65f5ce2
CHANGELOG
@@ -1,7 +1,8 @@
1
== Unreleased
2
3
+== Version 12.5.0
4
- Remove `cgi` import to avoid triggering a `DeprecationWarning` on Python 3.11.
-- Update API version with 2024-04 release.
5
+- Update API version with 2024-04 release.([710](https://github.com/Shopify/shopify_python_api/pull/710))
6
7
== Version 12.4.0
8
shopify/version.py
@@ -1 +1 @@
-VERSION = "12.4.0"
+VERSION = "12.5.0"
0 commit comments