Skip to content

Commit

Permalink
1.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 Feb 10, 2024
1 parent e375bbd commit 5b790d2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@



## v1.2.0 (2024-02-10)

### Feature

* feat: more commands (#109) ([`e375bbd`](https://github.com/MartinBernstorff/iterpy/commit/e375bbd91f596f851d4f036eb905c4ee54edcb8f))

* feat: more commands ([`97c23fa`](https://github.com/MartinBernstorff/iterpy/commit/97c23fab0f1bd0e453d1a94f7260494583fec68c))

### Unknown

* Update README.md ([`b198785`](https://github.com/MartinBernstorff/iterpy/commit/b198785f4daacfad69853349be8f179373a45274))


## v1.1.0 (2024-02-10)

### Feature
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "iterpy"
version = "1.1.0"
version = "1.2.0"
authors = [{ name = "Martin Bernstorff", email = "martinbernstorff@gmail.com" }]
description = "iterpy"
classifiers = [
Expand Down

0 comments on commit 5b790d2

Please sign in to comment.