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 546542f commit b2c6cb1Copy full SHA for b2c6cb1
django_async_extensions/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.0.1"
+__version__ = "0.0.2"
pyproject.toml
@@ -1,6 +1,6 @@
[project]
2
name = "django-async-extensions"
3
-version = "0.0.1"
+version = "0.0.2"
4
description = "provide async capable stuff for django"
5
authors = [
6
{name = "amirreza",email = "[email protected]"}
0 commit comments