Skip to content

Commit 935c71d

Browse files
committed
Release v9.0.0
1 parent 0d80510 commit 935c71d

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+
== Version 9.0.0
4+
35
- Drop Python 2 support ([#549](https://github.com/Shopify/shopify_python_api/pull/549))
46
- Update API version with 2021-10 release, remove API version 2020-04 ([#548](https://github.com/Shopify/shopify_python_api/pull/548))
57

shopify/version.py

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

0 commit comments

Comments
 (0)