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 9a9439f commit 4bde862Copy full SHA for 4bde862
pyproject.toml
@@ -3,7 +3,7 @@ profile = "black"
3
4
[tool.poetry]
5
name = "cli-ui"
6
-version = "0.17.2"
+version = "0.18.0"
7
description = "Build Nice User Interfaces In The Terminal"
8
readme = "README.rst"
9
authors = ["Dimitri Merejkowsky <[email protected]>"]
tbump.toml
@@ -1,5 +1,5 @@
1
[version]
2
-current = "0.17.2"
+current = "0.18.0"
# Example of a semver regexp.
# Make sure this matches current_version before
0 commit comments