diff options
| author | Sean Brant | 2013-03-14 22:29:01 -0500 |
|---|---|---|
| committer | Sean Brant | 2013-03-14 22:29:01 -0500 |
| commit | 4e128a2fe118494356e2d9bfdea0c9b537fa2578 (patch) | |
| tree | 9f2b0d2de48923163ba83089596542b13a661bc3 | |
| parent | 0942504c8cf35b4b340738dfde3b18321ab5e65f (diff) | |
| download | pykss-4e128a2fe118494356e2d9bfdea0c9b537fa2578.tar.bz2 | |
version bump
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ from setuptools import setup, find_packages setup( name='pykss', - version='0.2.7', + version='0.2.8', description='Python implementation of KSS', long_description=open('README.rst').read(), author='Sean Brant', |
