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