diff options
| author | Sean Brant | 2013-03-11 22:45:46 -0500 |
|---|---|---|
| committer | Sean Brant | 2013-03-11 22:45:46 -0500 |
| commit | 083e4dd9ed498ba2ef5133943fadb1fab7e71276 (patch) | |
| tree | 32f689f1c2e3e5511c540bc9d4908357c0967706 | |
| parent | 8fcbba667b71d839e9cc16f8ba1f53e326e1b4e3 (diff) | |
| download | pykss-083e4dd9ed498ba2ef5133943fadb1fab7e71276.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.4', + version='0.2.5', description='Python implementation of KSS', long_description=open('README.rst').read(), author='Sean Brant', |
