We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6be2832 commit 12e8568Copy full SHA for 12e8568
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "cli-ui"
3
-version = "0.10.0"
+version = "0.10.1"
4
description = "Build Nice User Interfaces In The Terminal"
5
authors = ["Dimitri Merejkowsky <d.merej@gmail.com>"]
6
readme = "README.rst"
tbump.toml
@@ -1,5 +1,5 @@
[version]
-current = "0.10.0"
+current = "0.10.1"
# Example of a semver regexp.
# Make sure this matches current_version before
0 commit comments