diff --git a/setup.py b/setup.py index 0600667..7ab0630 100755 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ description='script and module to create colored stroke order ' 'diagrams based on KanjiVG data', long_description=open('README.rst').read(), - version='0.5dev', + version='0.5', author='Cayenne', author_email='cayennes@gmail.com', url='http://github.com/cayennes/kanji-colorize',