diff --git a/setup.py b/setup.py index a84e02a8..f5da0b85 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.3-dev', + version='0.8.3', )