diff --git a/setup.py b/setup.py index fef5290..c011519 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup(name='picotui', - version='0.9.2', + version='0.9.3', description="""A simple text user interface (TUI) library.""", long_description=open('README.rst').read(), url='https://github.com/pfalcon/picotui',