diff --git a/setup.py b/setup.py index c2d897a9..eada7bb3 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.8-dev', + version='0.5.8', )