Skip to content

Allow newer versions of tzdata

Latest

Choose a tag to compare

@pblagoje pblagoje released this 22 Aug 22:33
· 1 commit to main since this release

Changed pyproject.toml:
old_string="tzdata = "^2024.1"",
new_string='tzdata = ">=2024.1"'