diff options
| author | Sean Brant | 2013-06-12 13:14:47 -0500 |
|---|---|---|
| committer | Sean Brant | 2013-06-12 13:14:47 -0500 |
| commit | 82863b05a6767bb425985ebcb217ddea27d8f03b (patch) | |
| tree | 8a02723042a5ef6469d2e490402af2a2c9335891 /setup.py | |
| parent | 54f84954e8af233c255c5c4fb2c3cb1464c78cbf (diff) | |
| download | pykss-82863b05a6767bb425985ebcb217ddea27d8f03b.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.3', + version='0.4', description='Python implementation of KSS', long_description=open('README.rst').read(), author='Sean Brant', |
