File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " django-valkey"
3
- version = " 0.2.0"
3
+ version = " 0.2.0.post1 "
4
4
description = " a valkey backend for django"
5
5
authors = [
6
6
{name = " amirreza" ,email = " amir.rsf1380@gmail.com" }
@@ -41,9 +41,9 @@ msgpack = ["msgpack (>=1.1.0,<2.0.0)"]
41
41
brotli = [" brotli (>=1.1.0,<2.0.0)" ]
42
42
43
43
[tool .poetry .urls ]
44
- Homepage = " https://github.com/amirreza8002 /django-valkey"
45
- Source = " https://github.com/amirreza8002 /django-valkey"
46
- Issues = " https://github.com/amirreza8002 /django-valkey/issues"
44
+ Homepage = " https://github.com/django-utils /django-valkey"
45
+ Source = " https://github.com/django-utils /django-valkey"
46
+ Issues = " https://github.com/django-utils /django-valkey/issues"
47
47
Documentation = " https://django-valkey.readthedocs.io/en/latest/"
48
48
49
49
[tool .poetry .group .dev .dependencies ]
You can’t perform that action at this time.
0 commit comments