Skip to content

Commit

Permalink
Upgrade to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tobegit3hub committed Oct 4, 2018
1 parent 39b46b6 commit cc0aba5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions advisor_client/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# twine upload dist/advisor-clients-x.x.x.tar.gz
# twine upload dist/advisor-clients-x.x.x.tar.gz -r test
# pip install --index-url https://test.pypi.org/simple/ --upgrade advisor-clients
# twine upload dist/advisor-x.x.x.tar.gz
# twine upload dist/advisor-x.x.x.tar.gz -r test
# pip install --index-url https://test.pypi.org/simple/ --upgrade advisor


try:
Expand All @@ -28,7 +28,7 @@

setup(
name="advisor",
version="0.1.4.1",
version="0.1.5",
author="tobe",
author_email="tobeg3oogle@gmail.com",
url="https://github.com/tobegit3hub/advisor",
Expand Down

0 comments on commit cc0aba5

Please sign in to comment.