Skip to content

Commit b2c6cb1

Browse files
committed
0.0.2
1 parent 546542f commit b2c6cb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

django_async_extensions/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.1"
1+
__version__ = "0.0.2"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "django-async-extensions"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
description = "provide async capable stuff for django"
55
authors = [
66
{name = "amirreza",email = "[email protected]"}

0 commit comments

Comments
 (0)