Skip to content

Commit b2bb575

Browse files
committed
update github links
1 parent d3f1664 commit b2bb575

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sorl-thumbnail-avif"
3-
version = "0.1.0"
3+
version = "0.1.0.post1"
44
description = "sorl-thumbnail avif plugin"
55
authors = ["amirreza <[email protected]>"]
66
license = "BSD-3-Caluse"
@@ -26,7 +26,7 @@ classifiers=[
2626
]
2727

2828
[tool.poetry.urls]
29-
Homepage = "https://github.com/amirreza8002/sorl-thumbnail-avif"
29+
Homepage = "https://github.com/django-utils/sorl-thumbnail-avif"
3030

3131
[tool.poetry.dependencies]
3232
python = ">=3.10"

0 commit comments

Comments
 (0)