File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
Change log
2
2
================================================================================
3
3
4
+ 0.0.11 - 18.10.2020
5
+ --------------------------------------------------------------------------------
6
+
7
+ **Updated **
8
+
9
+ #. `#14 <https://github.com/moremoban/gease/issues/14 >`_: failed to use public
10
+ apis
11
+
4
12
0.0.10 - 18.10.2020
5
13
--------------------------------------------------------------------------------
6
14
Original file line number Diff line number Diff line change 80
80
PUBLISH_COMMAND = "{0} setup.py sdist bdist_wheel upload -r pypi" .format (sys .executable )
81
81
HERE = os .path .abspath (os .path .dirname (__file__ ))
82
82
83
- GS_COMMAND = ("gs gease v0.0.10 " +
83
+ GS_COMMAND = ("gease gease v0.0.10 " +
84
84
"Find 0.0.10 in changelog for more details" )
85
85
NO_GS_MESSAGE = ("Automatic github release is disabled. " +
86
86
"Please install gease to enable it." )
You can’t perform that action at this time.
0 commit comments