Skip to content

Commit

Permalink
version: 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Jun 25, 2022
1 parent 2b52c17 commit 254006a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

* Support for the `quote_product` method
*

### Changed

Expand All @@ -18,3 +18,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed

*

## [0.3.0] - 2022-06-25

### Added

* Support for the `quote_product` method
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -42,7 +42,7 @@

setuptools.setup(
name = "budy_api",
version = "0.2.18",
version = "0.3.0",
author = "Hive Solutions Lda.",
author_email = "development@hive.pt",
description = "Budy API Client",
Expand Down

0 comments on commit 254006a

Please sign in to comment.