Skip to content

Commit 8ef678e

Browse files
committed
Release v8.3.1
1 parent e270654 commit 8ef678e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
== Version 8.3.1
2+
- Fix bug: Add the `shopify/utils` sub-package when building the source distribution ([#493](https://github.com/Shopify/shopify_python_api/pull/493))
3+
14
== Version 8.3.0
25
- Add support for [session tokens](https://shopify.dev/concepts/apps/building-embedded-apps-using-session-tokens) ([#479](https://github.com/Shopify/shopify_python_api/pull/479))
36
- Use `session_token.decode_from_header` to obtain a decoded session token from an HTTP Authorization header

shopify/version.py

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

0 commit comments

Comments
 (0)