Skip to content

Commit

Permalink
version: 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Jan 19, 2025
1 parent cd54303 commit 61e667c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

*

### Fixed

*

## [0.1.1] - 2025-01-19

### Changed

* Improved params passing removing the None ones

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setuptools.setup(
name="colony-print-api",
version="0.1.0",
version="0.1.1",
author="Hive Solutions Lda.",
author_email="development@hive.pt",
description="Colony Print API Client",
Expand Down

0 comments on commit 61e667c

Please sign in to comment.