diff --git a/setup.py b/setup.py index 00a217fb..23593fc9 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.10.2-dev', + version='0.10.2', )