Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquev6 committed Jun 8, 2017
1 parent 681151e commit 5a7b91f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.py
Expand Up @@ -8,7 +8,9 @@
import setuptools
import sys

version = "0.6.3"

version = "0.7.0"


def py2_only(*dependencies):
if sys.version_info[0] == 2:
Expand Down

0 comments on commit 5a7b91f

Please sign in to comment.