Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Sep 24, 2023
1 parent 64ea2f7 commit 90f8a7c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@



## v0.2.0 (2023-09-24)

### Ci

* ci: setup publication on pypi ([`11fafe4`](https://github.com/Azraeht/euterpe/commit/11fafe48471eadb9326dbf45dd4d40c4dab3cf6d))

* ci: run semantic-release through poetry ([`6a95482`](https://github.com/Azraeht/euterpe/commit/6a954824418a3c7fba922132c1290a7c7b330129))

### Feature

* feat: adding server run first command ([`64ea2f7`](https://github.com/Azraeht/euterpe/commit/64ea2f73b154c647f90e66758cd594ed96a7d670))

### Fix

* fix: fix semantic-release configuration and ci ([`bc11b52`](https://github.com/Azraeht/euterpe/commit/bc11b5271830ae0f8ca1c90523cd8af822d34a30))


## v0.1.0 (2023-09-23)

### Build
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "euterpe"
version = "0.1.0"
version = "0.2.0"
description = ""
authors = ["Brice Santus <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 90f8a7c

Please sign in to comment.