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 d3f1664 commit b2bb575Copy full SHA for b2bb575
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "sorl-thumbnail-avif"
3
-version = "0.1.0"
+version = "0.1.0.post1"
4
description = "sorl-thumbnail avif plugin"
5
authors = ["amirreza <[email protected]>"]
6
license = "BSD-3-Caluse"
@@ -26,7 +26,7 @@ classifiers=[
26
]
27
28
[tool.poetry.urls]
29
-Homepage = "https://github.com/amirreza8002/sorl-thumbnail-avif"
+Homepage = "https://github.com/django-utils/sorl-thumbnail-avif"
30
31
[tool.poetry.dependencies]
32
python = ">=3.10"
0 commit comments