Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
  • Loading branch information
lauft committed Nov 1, 2024
1 parent 569b703 commit 37b41c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
2024.11.0
- hu-HU: Add non-working days for 2025 in Hungary

2024.10.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setup(
name="holidata",
version="2024.10.0",
version="2024.11.0",
description="Holidata is a utility for algorithmically producing holidays for a given locale and year",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 37b41c7

Please sign in to comment.