Skip to content

Commit 65f5ce2

Browse files
committed
Preparing for release
1 parent 70a8126 commit 65f5ce2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
== Unreleased
22

3+
== Version 12.5.0
34
- Remove `cgi` import to avoid triggering a `DeprecationWarning` on Python 3.11.
4-
- 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))
56

67
== Version 12.4.0
78

shopify/version.py

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

0 commit comments

Comments
 (0)