Skip to content

Commit

Permalink
travis PyPi works
Browse files Browse the repository at this point in the history
  • Loading branch information
kpe committed Mar 16, 2019
1 parent e4492f7 commit 4f5078c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ notifications:

deploy:
provider: pypi
skip_cleanup: true
username: kpe
password:
secure: fpf32Jy4ZN2X13nQ+01tQpBOEdpAnteNa1JrWM/JF02HwtAxLlEGtc9stMTdVv4yDOhoeU3+zxiPNbogKGEDarxfyLJmsSsCOVhi7BM7VlhPGXu64gGIyrmTVCQGnQ0ILvEkiacFNZ7qEgoTWYuh7vVUTTUopffSwTNLdpIS3IwCQdz/Gzq072Lhp+Bz5WLVPJo+F8vajYk8qBl4srYgtI3ITSHGuZCzVsqe8wrYx+z2HWwACh0dmmHa+/1+XRR/N1c9orq0mjjNJrFWUQBE+f/VJOth90Tmb/MYLccN93Akqp9AtxWe4qKFLtd6UQpK5yBx3Cf9fYZeAUU81FXxyGKC1b7jQzhNatGQrbKU0BNtoYbt1RObLv5SaYX3o7nwMTVljvJniGy0wollwg+hD78vE+CjqDeG7ooJ7UCnmc5qkPkwvrXOVo5A7WgbyMi1bdLoZB+UmUhCBW/bFu2TUD4fwblAbNCyXrpHgIi99b5Ukk3LFx1EACNyC4tNLGgw3+9DVYGJBPv90BHgBHrGjrUCB2ER41nNMVPYcjwQB8ogf+jJZCIwsoRTijJnhfkXYgvzBOA5uyBybA+IQ+3BFwQfp20DPF/2uYv80ioqmFSZKbP0ZXeW6reOBUE06Ic8V7oQO6svnnTLVA+Mxyytq0IT/mwzlwK4QxmbvoPUTHw=
Expand Down
2 changes: 1 addition & 1 deletion params/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

from .params import Params

__version__ = '0.2.0'
__version__ = '0.2.1'

0 comments on commit 4f5078c

Please sign in to comment.