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 3f7d79a commit 610e994Copy full SHA for 610e994
django_tasks/__init__.py
@@ -19,7 +19,7 @@
19
task,
20
)
21
22
-__version__ = "0.1.1"
+__version__ = "0.2.0"
23
24
__all__ = [
25
"tasks",
0 commit comments