Skip to content

Commit

Permalink
Preparing release 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
petschki committed Jan 25, 2024
1 parent 871ba0b commit 4816a47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Changelog
=========


## 3.4.0 (unreleased)
## 3.4.0 (2024-01-25)
---------------------

Features:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import setup


version = "3.4.0.dev0"
version = "3.4.0"

this_directory = Path(__file__).parent
long_description = (
Expand Down

0 comments on commit 4816a47

Please sign in to comment.