Skip to content

Commit 0040d95

Browse files
committed
Bump to 0.16.0
1 parent baf8ff2 commit 0040d95

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.15.2"
6+
version = "0.16.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,7 +1,7 @@
11
github_url = "https://github.com/dmerejkowsky/python-cli-ui"
22

33
[version]
4-
current = "0.15.2"
4+
current = "0.16.0"
55

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

0 commit comments

Comments
 (0)