diff options
| author | Sean Brant | 2013-03-11 08:23:35 -0500 |
|---|---|---|
| committer | Sean Brant | 2013-03-11 08:23:35 -0500 |
| commit | 128e67e1a07bd9292b24ae4c63f812d3c027c0d2 (patch) | |
| tree | e35104d55bb5cf1eb0452b59b9fa7df38459c3f6 /setup.py | |
| parent | 7bb2158da93a938f278be300686ffe7bbe7055a7 (diff) | |
| download | pykss-128e67e1a07bd9292b24ae4c63f812d3c027c0d2.tar.bz2 | |
version bump
Diffstat (limited to 'setup.py')
| -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.1', + version='0.2.2', description='Python implementation of KSS', long_description=open('README.rst').read(), author='Sean Brant', |
