File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- __version__ = "0.0.3"
1
+ __version__ = "0.0.3.post1 "
2
2
version_name = "Villette"
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " django-async-extensions"
3
- version = " 0.0.3"
3
+ version = " 0.0.3.post1 "
4
4
description = " provide async capable stuff for django"
5
5
authors = [
6
6
{name = " amirreza" ,email = " amir.rsf1380@gmail.com" }
@@ -50,9 +50,9 @@ pytest-mock = "^3.14.0"
50
50
psycopg = {extras = [" binary" , " pool" ], version = " ^3.2.4" }
51
51
52
52
[tool .poetry .urls ]
53
- Homepage = " https://github.com/amirreza8002 /django-async-extensions"
54
- Source = " https://github.com/amirreza8002 /django-async-extensions"
55
- Issues = " https://github.com/amirreza8002 /django-async-extensions/issues"
53
+ Homepage = " https://github.com/django-utils /django-async-extensions"
54
+ Source = " https://github.com/django-utils /django-async-extensions"
55
+ Issues = " https://github.com/django-utils /django-async-extensions/issues"
56
56
Documentation = " https://django-async-extensions.readthedocs.io/en/latest/"
57
57
58
58
[tool .poetry .group .doc .dependencies ]
You can’t perform that action at this time.
0 commit comments