Skip to content

Commit c142adf

Browse files
committed
setup: Release 1.0.
1 parent 7e9dd74 commit c142adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010
setup(name='picotui',
11-
version='0.9.4',
11+
version='1.0',
1212
description="""A simple text user interface (TUI) library.""",
1313
long_description=open('README.rst').read(),
1414
url='https://github.com/pfalcon/picotui',

0 commit comments

Comments
 (0)