diff options
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ def read(fname): setup( name='yamlish', - version="0.11", + version="0.12", description='Python implementation of YAMLish', author='Matěj Cepl', author_email='mcepl@redhat.com', |