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 7a81a7d commit ca826ddCopy full SHA for ca826dd
setup.py
@@ -11,7 +11,7 @@ def get_long_description():
11
12
13
setup(name="python-cli-ui",
14
- version="0.7.0",
+ version="0.7.1",
15
description="Build Nice User Interfaces In The Terminal",
16
long_description=get_long_description(),
17
url="https://github.com/SuperTanker/python-cli-ui",
0 commit comments