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 7d99849 commit f1be37dCopy full SHA for f1be37d
pyproject.toml
@@ -1,9 +1,10 @@
1
[tool.poetry]
2
name = "django-lightweight-queue"
3
-version = "3.0.0"
+version = "3.0.1"
4
description = "Lightweight & modular queue and cron system for Django"
5
authors = ["Thread Engineering <[email protected]>"]
6
license = "BSD-3-Clause"
7
+readme = "README.md"
8
9
[tool.poetry.dependencies]
10
python = ">=3.5"
0 commit comments