diff --git a/setup.py b/setup.py index c93ed64c..5af0bab6 100755 --- a/setup.py +++ b/setup.py @@ -24,5 +24,5 @@ packages=['chromaterm'], python_requires='>=3.6.0', url='https://github.com/hSaria/ChromaTerm', - version='0.9.1-dev', + version='0.9.1', )