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 cf81644 commit 41e6924Copy full SHA for 41e6924
setup.cfg
@@ -3,7 +3,7 @@ ignore=E221,E731
3
4
[metadata]
5
name = cli-ui
6
-version = 0.9.1
+version = 0.10.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.9.1"
+current = "0.10.0"
# Example of a semver regexp.
# Make sure this matches current_version before
0 commit comments