Skip to content

Commit

Permalink
version: 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Dec 3, 2021
1 parent 5854d90 commit e3c9839
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -19,6 +19,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

*

## [0.6.3] - 2021-12-03

### Fixed

* Returns of the items values

## [0.6.2] - 2021-12-03

### Changed
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -42,7 +42,7 @@

setuptools.setup(
name = "shopify_api",
version = "0.6.2",
version = "0.6.3",
author = "Hive Solutions Lda.",
author_email = "development@hive.pt",
description = "Shopify API Client",
Expand Down

0 comments on commit e3c9839

Please sign in to comment.