Skip to content

Commit 966ad06

Browse files
authored
Update pyproject.toml
Versionamento para evitar conflito de instalação
1 parent cec7465 commit 966ad06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "django-cron"
7-
version = "0.6.0"
7+
version = "0.6.1"
88
description = "Running python crons in a Django project"
99
authors = [
1010
"Sumit Chachra <[email protected]>",

0 commit comments

Comments
 (0)