We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e9dd74 commit c142adfCopy full SHA for c142adf
setup.py
@@ -8,7 +8,7 @@
8
9
10
setup(name='picotui',
11
- version='0.9.4',
+ version='1.0',
12
description="""A simple text user interface (TUI) library.""",
13
long_description=open('README.rst').read(),
14
url='https://github.com/pfalcon/picotui',
0 commit comments