Skip to content

Commit

Permalink
Release v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-k committed Aug 14, 2024
1 parent d31d93f commit 9954438
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Changelog
=========

unreleased
----------
4.1.0
-----

- Make support for Python 3.12 and 3.13 official.

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

[project]
name = "rohrpost"
version = "4.0.0"
version = "4.1.0"
authors = [
{name = "Tobias Kunze", email = "[email protected]"},
]
Expand Down

0 comments on commit 9954438

Please sign in to comment.