We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be4fcb commit aebc120Copy full SHA for aebc120
setup.py
@@ -8,7 +8,7 @@
8
9
setuptools.setup(
10
name="pythontemplatepackage",
11
- version="0.0.1",
+ version="0.0.2",
12
author="Robert Lieck",
13
author_email="[email protected]",
14
description="A template repo for Python packages with GitHub actions and documentation",
0 commit comments