We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cec7465 commit 966ad06Copy full SHA for 966ad06
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "django-cron"
7
-version = "0.6.0"
+version = "0.6.1"
8
description = "Running python crons in a Django project"
9
authors = [
10
"Sumit Chachra <[email protected]>",
0 commit comments