Skip to content
Snippets Groups Projects
Verified Commit 93e0afcf authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Bump version to 0.5.0

parent 71cdec7d
No related branches found
No related tags found
No related merge requests found
from .calendarweek import CalendarWeek from .calendarweek import CalendarWeek
__version__ = "0.5.0"
[tool.poetry] [tool.poetry]
name = "calendarweek" name = "calendarweek"
version = "0.4.7" version = "0.5.0"
description = "Utilities for working with calendar weeks in Python and Django" description = "Utilities for working with calendar weeks in Python and Django"
authors = ["Dominik George <nik@naturalnet.de>", "Jonathan Weth <git@jonathanweth.de>"] authors = ["Dominik George <nik@naturalnet.de>", "Jonathan Weth <git@jonathanweth.de>"]
license = "Apache-2.0" license = "Apache-2.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment