Bump version to 1.0.1

This commit is contained in:
Bradley Ayers 2015-05-10 08:56:01 +10:00
parent 3381ceec42
commit ef5351d92c
2 changed files with 6 additions and 1 deletions

View File

@ -65,6 +65,11 @@ Publishing a release
Change log
==========
v1.0.1
------
- Convert README to markdown so it's formatted nicely on PyPI.
v1.0.0
------

View File

@ -12,4 +12,4 @@ except ImportError:
pass
__version__ = "1.0.0"
__version__ = "1.0.1"