Skip to content

Commit 4bde862

Browse files
committed
Bump to 0.18.0
1 parent 9a9439f commit 4bde862

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
@@ -3,7 +3,7 @@ profile = "black"
33

44
[tool.poetry]
55
name = "cli-ui"
6-
version = "0.17.2"
6+
version = "0.18.0"
77
description = "Build Nice User Interfaces In The Terminal"
88
readme = "README.rst"
99
authors = ["Dimitri Merejkowsky <[email protected]>"]

tbump.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[version]
2-
current = "0.17.2"
2+
current = "0.18.0"
33

44
# Example of a semver regexp.
55
# Make sure this matches current_version before

0 commit comments

Comments
 (0)