We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b567662 commit 109b5d2Copy full SHA for 109b5d2
1 file changed
squatter/templates.py
@@ -10,7 +10,7 @@
10
setup(
11
name={package_name!r},
12
description="coming soon",
13
- version="0.0.0",
+ version="0.0.0a1",
14
author={author!r},
15
author_email={author_email!r},
16
)
0 commit comments