diff options
| author | Sean Brant | 2013-03-14 22:18:22 -0500 |
|---|---|---|
| committer | Sean Brant | 2013-03-14 22:18:22 -0500 |
| commit | f75b677284ca7d96d3f5eccf7e2336d26a6a5f0b (patch) | |
| tree | a8d7e1dcf4f726730b9d69a88149788c843a2562 /setup.py | |
| parent | b2ced5bc0413bcf03f6ec2e27552aa276445d0f0 (diff) | |
| download | pykss-f75b677284ca7d96d3f5eccf7e2336d26a6a5f0b.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.6', + version='0.2.7', description='Python implementation of KSS', long_description=open('README.rst').read(), author='Sean Brant', |
