diff options
| author | Joshua Harlow <harlowja@gmail.com> | 2014-08-23 21:11:58 -0700 |
|---|---|---|
| committer | Joshua Harlow <harlowja@gmail.com> | 2014-08-23 21:11:58 -0700 |
| commit | 751204bd9b644cb0a1bb9fdfe036badfb3c7e320 (patch) | |
| tree | fd7064aadc22140d350f6799e82119ad00d6ead7 | |
| parent | e6a4182749300a81f1dde9f46eca116e1b3d2b2b (diff) | |
| download | zake-751204bd9b644cb0a1bb9fdfe036badfb3c7e320.tar.gz | |
Release 0.1.1
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ from setuptools import setup setup( name='zake', - version='0.1', + version='0.1.1', description='A python package that works to provide a nice set of ' 'testing utilities for the kazoo library.', author="Joshua Harlow", |
