Bump version after merging "notify" in task edit
This commit is contained in:
parent
8a20998f8c
commit
edff438623
2 changed files with 5 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -13,7 +13,7 @@ with open(path.join(here, "README.md"), encoding="utf-8") as f:
|
|||
|
||||
setup(
|
||||
name="django-todo",
|
||||
version="2.4.4",
|
||||
version="2.4.5",
|
||||
description="A multi-user, multi-group task management and assignment system for Django.",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue