diff options
| author | Sean Brant | 2013-03-11 20:29:34 -0500 |
|---|---|---|
| committer | Sean Brant | 2013-03-11 20:29:34 -0500 |
| commit | b9a493e0b729af31d643ff1db1ccca83304d79ca (patch) | |
| tree | 3285bc319a4182f38015c376ea0bbc8498a155b5 | |
| parent | cbb74552b7a49641db76566f12e6445423b2ce91 (diff) | |
| download | pykss-b9a493e0b729af31d643ff1db1ccca83304d79ca.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.2', + version='0.2.3', description='Python implementation of KSS', long_description=open('README.rst').read(), author='Sean Brant', |
