Skip to content

Commit f30bdc2

Browse files
authored
fix wrong version format
1 parent 7d9501f commit f30bdc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="piccolo_cursor_pagination",
8-
version="0.2,0",
8+
version="0.2.1",
99
author="sinisaos",
1010
author_email="[email protected]",
1111
description="Cursor pagination for Piccolo ORM",

0 commit comments

Comments
 (0)