Skip to content

Commit

Permalink
Merge 509be84 into 15aa28f
Browse files Browse the repository at this point in the history
  • Loading branch information
John Eskew committed Feb 13, 2018
2 parents 15aa28f + 509be84 commit e813885
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 @@ -23,6 +23,6 @@ deploy:
on:
tags: true
python: 2.7
condition: '$TOX_ENV = django111'
condition: '$TOXENV = django111'
password:
secure: oVeS9OrvR5XvJMg86eO004xk9KFh9IbUxWqyWYYFZf1drtrzG2Bm7+F0BgF1hY2l+qyHXinPCCeBmV9CEfav80se1r8K0JFu9MwBHQkvaeBAJV+ItQ2ZumtgNNONoL5VZHIRbEYwl/lbZCWaXpmDLkJSlRVYCECP2bH+RcZkbQM=
2 changes: 1 addition & 1 deletion milestones/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""
Milestones app initialization module
"""
__version__ = '0.1.12'
__version__ = '0.1.13'

0 comments on commit e813885

Please sign in to comment.