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 Sep 26, 2024
1 parent 2afb17b commit 9b8ecc9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

* Support for custom commit with multiple files
*

### Changed

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

*

## [0.3.0] - 2024-09-26

### Added

* Support for custom commit with multiple files

### Changed

* Code structure to support black
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

setuptools.setup(
name="github-api-python",
version="0.2.2",
version="0.3.0",
author="Hive Solutions Lda.",
author_email="[email protected]",
description="GitHub API Client",
Expand Down

0 comments on commit 9b8ecc9

Please sign in to comment.