Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dlanderson committed Aug 20, 2018
1 parent 808cbab commit e9c7239
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ deploy:
user: scout
distributions: sdist bdist_wheel
password:
secure: "MPs+ybUn50YCD+oSXdLnIyHiKf5ZU4JB6rzFkesWEf2fFglX3mMUoZ1xfHUTuNJLMf4Jp6+UNNMRGIAFkNLPrYaNmUYiVyZKIqwgNzB/+9lyTAj/gVOrO8zEZrEslaZYVWwv8NAyR3TjjoFwRN49F23aGT0zqKB9wdec2WRN0I7HqYDbOyEDgVJXnPSxvTJK6PCgLoRTN+pgATpGXLODQeem74T88ApgFixGwqXSTc8JqTp52JRYtxYYZGeFtlExiB42PoUkGMozP/LIpMPgVite7zEoIJNcGqA0Yr55xOBnsAJM34jJzVz/Kn1i8c0RyJXmTypLnjEAtmIAfuPSGja/3Tw8ARvvPWMLVrvBGqCLZPgn/nZDIr3XsTrmpzPnwHne2Q4juPwQzOZHYZ5U6DmQb/NoSzqCK2QGVEQNT8gEEyZVPeUiPeHmPeqHPk5IRBiT/YiL84kXA+r44EDcpfTYdrjBw4gHf1T+qru3BPgpk2QF3EJOtC3D1q0fBzmBhXFSU1W2BEFnw58l2wHMSLeKm0zN/gOZ0hnNgTw02sfb67RgWi7WY3Yj8BBNp6S98YB73lbkJ9Aw0wM53WA9kcEVaQ6DXHqI9WSSrqXhMFEFZPgSaP48e1f4g/VasncadrZ67voMwhhGnumyV6aV06QSscvLa1Y+QF/tYMSFcsI="
secure: UFfXLAxqBtCaze92ZS31n1YJsHb6ig6z5s2Ql/Uv+H8lufaz8P343xDpFdbmBQSl8udJfSOgn47+LIuC3md6DU8WH+V44nNyxn3r0nx2hU/+8/CoAj/W24OFB5S+6u8Imem3z6bK2NCGxU4OJ4Pa9LZ2i/CH+9K9Lf0VJz5VnAyJ5HmQ73XuQl57HIA/Z4BlUnEJTClKBChxEs6mLQHZeiSOzq/Py+FNqw5YGLNrtLmp/FDYs3enHhYs+0jiyC2dHgQrUKgn6CSEbcmoHce9WCMYIeKGwTKe0g0i5os1qlpFjD6D5eG4mnsZ3m/eKsI15Wg9kT+dzEo8yaB9MROGIlfLuZUOFC4+H2c7xWl+vmBTDk4EWCS6mnxFVheTHb3R+LJI4o6Edaj6MMFaxFZMHTUJ6B+7XjI1x7R0VwpBVCWQy+fk9miEcLeJ0p8CzQ9zEz2abhL3q/vVoz4wZFfN448lBdn12iJJ9pPEe6T5/dpD+bGprBjoS2BntBDF/eRq1zCPcrZ4nMwa4dwG8BWO9KOhyaXur7G6QkLQEJfjroKmZKf5xcz6FsvpREdM25gftpYG3mlbg5KCxDsVtc8xhaMUQOk1MHMaxjc78Tln+uWtIyE1s5Mu0o0roI2SVh86xtQ5nJOL65Aq+ZPBTSH2GBLRinW15sKiFdywO1oYMXM=
on:
tags: true
repo: scoutapp/scout_apm_python
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

setup_args = {
'name': 'scout_apm',
'version': '1.2.3',
'version': '1.3.0',
'description': 'Scout Application Performance Monitoring Agent',
'long_description': long_description,
'long_description_content_type': 'text/markdown',
Expand Down

0 comments on commit e9c7239

Please sign in to comment.