Skip to content

Commit

Permalink
travis again
Browse files Browse the repository at this point in the history
  • Loading branch information
kpe committed Mar 16, 2019
1 parent 6d2b15b commit 95967c1
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 @@ -53,4 +53,4 @@ deploy:
on:
tags: true
branch: master
condition: $TRAVIS_PYTHON_VERSION = pypi
condition: $TRAVIS_PYTHON_VERSION = pypy
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.2'
__version__ = '0.2.3'

0 comments on commit 95967c1

Please sign in to comment.