Skip to content

Commit 5ef4d3d

Browse files
committed
Bump to 0.10.3
1 parent e359fc1 commit 5ef4d3d

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.2"
3+
version = "0.10.3"
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,5 +1,5 @@
11
[version]
2-
current = "0.10.2"
2+
current = "0.10.3"
33

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

0 commit comments

Comments
 (0)