Skip to content

Commit

Permalink
chore(main): release 0.4.0 (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Apr 19, 2023
1 parent 5833ca9 commit 711b8dd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.0](https://github.com/gentrace/gentrace-python/compare/v0.3.0...v0.4.0) (2023-04-19)


### Features

* add in gentrace.flush ([#44](https://github.com/gentrace/gentrace-python/issues/44)) ([f896cc2](https://github.com/gentrace/gentrace-python/commit/f896cc295cc59d3c525748bb2700bb5f70b0b967))

## [0.3.0](https://github.com/gentrace/gentrace-python/compare/v0.2.2...v0.3.0) (2023-04-16)


Expand Down
2 changes: 1 addition & 1 deletion package/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages = [
{include = "gentrace"},
]
repository = "https://github.com/gentrace/gentrace-python"
version = "0.3.0"
version = "0.4.0"

[tool.poetry.dependencies]
aenum = ">=3.1.11"
Expand Down

0 comments on commit 711b8dd

Please sign in to comment.