Skip to content

Commit 0f2704c

Browse files
committed
Bump to 0.7.2
1 parent 631a2f5 commit 0f2704c

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 = "python-cli-ui"
3-
version = "0.7.1"
3+
version = "0.7.2"
44

55
license = "MIT"
66

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.7.1"
2+
current = "0.7.2"
33

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

0 commit comments

Comments
 (0)