Skip to content

Commit

Permalink
skip existing on pypi upload
Browse files Browse the repository at this point in the history
  • Loading branch information
randomsync committed Jul 21, 2020
1 parent 37e8092 commit a32dd8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ deploy:
secure: bbHK7u+MEnJ4YifZuSsF+O5HmIMvlfHaVd1u31k2Xdbj1aYsIz1tpD+iH4mYsinJ7YpnmfJAGArSPlemLEJC2kdRcnlSRQONtpUuooLG2PPQbwIgVtJh3gpxA06L1GxVoMeRWnCfqDttFSMIs7NTxA52UtalZbER5ALXB8StHn0=
distributions: sdist bdist_wheel
skip_cleanup: true
skip_existing: true
on:
repo: randomsync/robotframework-mqttlibrary
tags: true
Expand Down
2 changes: 1 addition & 1 deletion src/MQTTLibrary/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '0.7.1.post2'
VERSION = '0.7.1.post3'

0 comments on commit a32dd8c

Please sign in to comment.