Skip to content

Commit

Permalink
Merge dc2b0da into 40c3068
Browse files Browse the repository at this point in the history
  • Loading branch information
danimaribeiro committed Jul 31, 2018
2 parents 40c3068 + dc2b0da commit e5730a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
@@ -1,7 +1,5 @@
language: python
python:
- "3.4"
- "3.5"
- "3.6"
virtual_env:
system_site_packages: true
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@
from setuptools import setup, find_packages


VERSION = "0.9.27"
VERSION = "0.9.28"


setup(
Expand Down

0 comments on commit e5730a7

Please sign in to comment.