diff --git a/holidays-0.47.tar.gz b/holidays-0.47.tar.gz deleted file mode 100644 index 6ddb637..0000000 --- a/holidays-0.47.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e00ce0be10d55398579c44d6657f46f08128ed9f4d69fdce388f0bf464261296 -size 3679284 diff --git a/holidays-0.48.tar.gz b/holidays-0.48.tar.gz new file mode 100644 index 0000000..6c4883f --- /dev/null +++ b/holidays-0.48.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3f87b778e041ac60a919643a35315e055801db2bea6718dfd853fe94ca01c4a +size 3691636 diff --git a/python-holidays.changes b/python-holidays.changes index e2d15e4..cac97da 100644 --- a/python-holidays.changes +++ b/python-holidays.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue May 7 20:54:37 UTC 2024 - Dirk Müller + +- update to 0.48: + * Introduce workdays calculation support + * Refactor `HolidayBase::__getattr__`: speed up _add_holiday_* + methods + * Add Palau holidays + * Update Greece holidays: move 2024 Labor Day to May 7 + * Update Timor-Leste holidays + * Update United States holidays: fix Confederate Memorial Day + in MS + * Update badges in README + * Update CI/CD: fix macOS Python versions + * Extend HolidayBase::_add_holiday family methods with Easter + support + * Prioritize entity default holiday category processing + ------------------------------------------------------------------- Sat Apr 20 15:39:57 UTC 2024 - Dirk Müller diff --git a/python-holidays.spec b/python-holidays.spec index 45d779b..c1815a0 100644 --- a/python-holidays.spec +++ b/python-holidays.spec @@ -17,7 +17,7 @@ Name: python-holidays -Version: 0.47 +Version: 0.48 Release: 0 Summary: Python library for generating holidays on the fly License: MIT