diff --git a/setup.py b/setup.py index ef342c9..f8ba536 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup(name='terminal-s', - version='0.1.2', + version='0.2.0', description='A super simple serial terminal', long_description=long_description, long_description_content_type='text/markdown',