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 0d80510 commit 935c71dCopy full SHA for 935c71d
CHANGELOG
@@ -1,5 +1,7 @@
1
== Unreleased
2
3
+== Version 9.0.0
4
+
5
- Drop Python 2 support ([#549](https://github.com/Shopify/shopify_python_api/pull/549))
6
- Update API version with 2021-10 release, remove API version 2020-04 ([#548](https://github.com/Shopify/shopify_python_api/pull/548))
7
shopify/version.py
@@ -1 +1 @@
-VERSION = "8.4.2"
+VERSION = "9.0.0"
0 commit comments