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