Skip to content

Commit 3eab1fb

Browse files
committed
setup.py: Release 0.9.2.
1 parent eb2cac3 commit 3eab1fb

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.1',
11+
version='0.9.2',
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)