Skip to content

Commit 1072572

Browse files
committed
This is an auto-commit
1 parent 6771a31 commit 1072572

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
@@ -80,7 +80,7 @@
8080
PUBLISH_COMMAND = "{0} setup.py sdist bdist_wheel upload -r pypi".format(sys.executable)
8181
HERE = os.path.abspath(os.path.dirname(__file__))
8282

83-
GS_COMMAND = ("gs gease v0.0.10 " +
83+
GS_COMMAND = ("gease gease v0.0.10 " +
8484
"Find 0.0.10 in changelog for more details")
8585
NO_GS_MESSAGE = ("Automatic github release is disabled. " +
8686
"Please install gease to enable it.")

0 commit comments

Comments
 (0)