Skip to content

Commit 126d418

Browse files
committed
Bump to 0.11.0
1 parent 8907fea commit 126d418

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "cli-ui"
3-
version = "0.10.3"
3+
version = "0.11.0"
44
description = "Build Nice User Interfaces In The Terminal"
55
authors = ["Dimitri Merejkowsky <[email protected]>"]
66
readme = "README.rst"

tbump.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github_url = "https://github.com/TankerHQ/python-cli-ui"
22

33
[version]
4-
current = "0.10.3"
4+
current = "0.11.0"
55

66
# Example of a semver regexp.
77
# Make sure this matches current_version before

0 commit comments

Comments
 (0)