diff --git a/setup.py b/setup.py index 7083e783..4dc40e11 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.4-dev', + version='0.10.0', )