Skip to content

Commit

Permalink
release v5.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 6, 2021
1 parent cae6cc0 commit b5c9cbb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,11 @@ For a list of all available releases see the


## Unreleased
[diff v4.0.0...main](https://github.com/Cielquan/formelsammlung/compare/v4.0.0...main)
[diff v5.0.0...main](https://github.com/Cielquan/formelsammlung/compare/v5.0.0...main)


## [5.0.0](https://github.com/Cielquan/formelsammlung/releases/v5.0.0) (2021-02-06)
[diff v4.0.0...v5.0.0](https://github.com/Cielquan/formelsammlung/compare/v4.0.0...v5.0.0)

#### BREAKING CHANGES
- change min python version from `3.6.1` to `3.6.2`
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#: -- POETRY CONFIG --------------------------------------------------------------------
[tool.poetry]
name = "formelsammlung"
version = "4.0.0"
version = "5.0.0"
description = "Collection of different functions"
authors = ["Christian Riedel <cielquan@protonmail.com>"]
license = "GPL-3.0-or-later"
Expand Down

0 comments on commit b5c9cbb

Please sign in to comment.