Skip to content

Commit 12e8568

Browse files
committed
Bump to 0.10.1
1 parent 6be2832 commit 12e8568

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.0"
3+
version = "0.10.1"
44
description = "Build Nice User Interfaces In The Terminal"
55
authors = ["Dimitri Merejkowsky <d.merej@gmail.com>"]
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.0"
2+
current = "0.10.1"
33

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

0 commit comments

Comments
 (0)