Skip to content

Commit d68061c

Browse files
committed
chore: fix version info
1 parent b4f332d commit d68061c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ packages = [
4444
zip-safe = false
4545

4646
[tool.setuptools.dynamic]
47-
version = {attr = "social_peewee.__version__"}
47+
version = {attr = "social_django_mongoengine.__version__"}

0 commit comments

Comments
 (0)