Skip to content

Commit 0a8345d

Browse files
committed
Update setup.py
Update the version to 1.0
1 parent 0630060 commit 0a8345d

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
@@ -6,7 +6,7 @@
66
setup(
77
name="pyhow",
88
author="yoeo",
9-
version="0.1",
9+
version="1.0",
1010
url="https://github.com/yoeo",
1111
license="MIT",
1212
description="Master all the bases of python!",

0 commit comments

Comments
 (0)