Skip to content

Commit 2b548ae

Browse files
committed
chore: fix version info
1 parent a59402a commit 2b548ae

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
@@ -43,4 +43,4 @@ packages = [
4343
zip-safe = false
4444

4545
[tool.setuptools.dynamic]
46-
version = {attr = "social_peewee.__version__"}
46+
version = {attr = "social_flask_peewee.__version__"}

0 commit comments

Comments
 (0)