diff options
| author | Sean Brant | 2013-03-14 23:24:24 -0500 |
|---|---|---|
| committer | Sean Brant | 2013-03-14 23:24:24 -0500 |
| commit | 16379fd49a2ddcedeb49aa37a7bbbc6785f14059 (patch) | |
| tree | 6f2be8a861710141d011273cfe1efe17190d0fc6 | |
| parent | e65552efafe3d64b8bafecc6b94c7c3d5583b02d (diff) | |
| download | pykss-16379fd49a2ddcedeb49aa37a7bbbc6785f14059.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.8', + version='0.2.9', description='Python implementation of KSS', long_description=open('README.rst').read(), author='Sean Brant', |
