Skip to content

Commit d5303ab

Browse files
committed
Bump to 0.17.2
1 parent deb10fb commit d5303ab

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.1"
6+
version = "0.17.2"
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/your-tools/python-cli-ui"
22

33
[version]
4-
current = "0.17.1"
4+
current = "0.17.2"
55

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

0 commit comments

Comments
 (0)