Skip to content

Commit aebc120

Browse files
committed
version 0.0.2
1 parent 0be4fcb commit aebc120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setuptools.setup(
1010
name="pythontemplatepackage",
11-
version="0.0.1",
11+
version="0.0.2",
1212
author="Robert Lieck",
1313
author_email="[email protected]",
1414
description="A template repo for Python packages with GitHub actions and documentation",

0 commit comments

Comments
 (0)