Skip to content

Commit

Permalink
Merge pull request #12 from klaviyo/version_update
Browse files Browse the repository at this point in the history
[Version Update ] Add 2023-07
  • Loading branch information
SebC11Two authored Oct 24, 2023
2 parents 5f29593 + 361afd4 commit 0b2827c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shopify/api_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ def define_known_versions(cls):
cls.define_version(Release("2022-10"))
cls.define_version(Release("2023-01"))
cls.define_version(Release("2023-04"))
cls.define_version(Release("2023-07"))

@classmethod
def clear_defined_versions(cls):
Expand Down

0 comments on commit 0b2827c

Please sign in to comment.