Skip to content

Commit

Permalink
Bump version to 0.39
Browse files Browse the repository at this point in the history
  • Loading branch information
arkid15r committed Dec 6, 2023
1 parent db8e988 commit 03b76df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion holidays/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from holidays.registry import EntityLoader
from holidays.utils import *

__version__ = "0.38"
__version__ = "0.39"


EntityLoader.load("countries", globals())
Expand Down

0 comments on commit 03b76df

Please sign in to comment.