diff --git a/setup.py b/setup.py index 1648fe86..945a890a 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.8.5-dev', + version='0.9.0', )