Skip to content

Commit

Permalink
Version 0.0.16 release
Browse files Browse the repository at this point in the history
  • Loading branch information
di committed Aug 25, 2017
1 parent 64ebf11 commit 9f68531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -4,7 +4,7 @@
from setuptools import setup, find_packages
from setuptools.command.test import test as TestCommand

__version__ = '0.0.15'
__version__ = '0.0.16'


class PyTest(TestCommand):
Expand Down

0 comments on commit 9f68531

Please sign in to comment.