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 8907fea commit 126d418Copy full SHA for 126d418
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "cli-ui"
3
-version = "0.10.3"
+version = "0.11.0"
4
description = "Build Nice User Interfaces In The Terminal"
5
authors = ["Dimitri Merejkowsky <[email protected]>"]
6
readme = "README.rst"
tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/TankerHQ/python-cli-ui"
[version]
-current = "0.10.3"
+current = "0.11.0"
# Example of a semver regexp.
7
# Make sure this matches current_version before
0 commit comments