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 83e35e0 commit 6d17562Copy full SHA for 6d17562
setup.cfg
@@ -3,7 +3,7 @@ ignore=E221,E731
3
4
[metadata]
5
name = cli-ui
6
-version = 0.8.0
+version = 0.9.0
7
long_description = file: README.rst
8
summary = Build Nice User Interfaces In The Terminal
9
url = https://github.com/TankerHQ/python-cli-ui
tbump.toml
@@ -1,5 +1,5 @@
1
[version]
2
-current = "0.8.0"
+current = "0.9.0"
# Example of a semver regexp.
# Make sure this matches current_version before
0 commit comments