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

Bump version to 0.5.2 and amend changelog

parent ad707a75
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,14 @@ The format is based on `Keep a Changelog <http://keepachangelog.com/>`__ ...@@ -7,6 +7,14 @@ The format is based on `Keep a Changelog <http://keepachangelog.com/>`__
and this project adheres to `Semantic and this project adheres to `Semantic
Versioning <http://semver.org/>`__. Versioning <http://semver.org/>`__.
0.5.2
-----
Fixed
~~~~~
* Fixed issue with from_date (thanks to Sampath)
0.5.1 0.5.1
----- -----
......
[tool.poetry] [tool.poetry]
name = "calendarweek" name = "calendarweek"
version = "0.5.1" version = "0.5.2"
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