Skip to content

Commit

Permalink
This is an auto-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
chfw committed Oct 18, 2020
1 parent 6771a31 commit 1072572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
PUBLISH_COMMAND = "{0} setup.py sdist bdist_wheel upload -r pypi".format(sys.executable)
HERE = os.path.abspath(os.path.dirname(__file__))

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

0 comments on commit 1072572

Please sign in to comment.