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 Apr 23, 2024
1 parent 253088d commit 46a3247
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

* Code structure to be compliant with `black`
* Added `raise_e` param in the bulk dump of data
*

### Fixed

*

## [0.1.1] - 2024-04-23

### Changed

* Code structure to be compliant with `black`
* Added `raise_e` param in the bulk dump of data
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="logstash-api",
version="0.1.0",
version="0.1.1",
author="Hive Solutions Lda.",
author_email="[email protected]",
description="Logstash API Client",
Expand Down

0 comments on commit 46a3247

Please sign in to comment.