Skip to content

Commit

Permalink
(Try to) publish to PyPI only once
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquev6 committed Apr 21, 2015
1 parent 3a1b0c6 commit 115a2a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -19,3 +19,4 @@ deploy:
on:
tags: true
repo: jacquev6/LowVoltage
python: 2.7
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -9,7 +9,7 @@
import setuptools.command.test


version = "0.2.0"
version = "0.2.1"


setuptools.setup(
Expand Down

0 comments on commit 115a2a4

Please sign in to comment.