Skip to content

Commit

Permalink
Release v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Larralde committed Jan 22, 2018
1 parent 9213151 commit ac5eab9
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,7 +23,7 @@ install:
- pip install -e .[test]

script:
- green
- green -T

after_success:
- codecov
Expand Down
2 changes: 1 addition & 1 deletion instaLooter/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

__author__ = "althonos"
__author_email__ = "martin.larralde@ens-cachan.fr"
__version__ = "0.13.3"
__version__ = "0.14.0"
__license___ = "GPL-3+"

try:
Expand Down

0 comments on commit ac5eab9

Please sign in to comment.