diff --git a/setup.py b/setup.py index 26c6cf71..5d74ddd3 100755 --- a/setup.py +++ b/setup.py @@ -31,5 +31,5 @@ scripts=['ct'], setup_requires=REQUIRES, url='https://github.com/hSaria/ChromaTerm', - version='0.5.9-dev', + version='0.5.9', )