Skip to content

Commit

Permalink
Bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarcos committed Jun 13, 2017
1 parent 114a6b1 commit b002383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
from setuptools import (find_packages, setup)


__VERSION__ = '0.9.6'
__VERSION__ = '0.9.7'


def read_md(f):
Expand Down

0 comments on commit b002383

Please sign in to comment.