Skip to content

Commit 0d8ee6c

Browse files
committed
Version -> 1.0
1 parent 619ec11 commit 0d8ee6c

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="shunting-yard",
8-
version="1.0.0",
8+
version="1.0",
99
author="Paul 'charon25' Kern",
1010
description="Compute any math expression",
1111
long_description=long_description,

0 commit comments

Comments
 (0)