Skip to content

Commit 5a36747

Browse files
committed
Bump to 0.7.3
1 parent 61d2e44 commit 5a36747

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def get_long_description():
1111

1212

1313
setup(name="python-cli-ui",
14-
version="0.7.2",
14+
version="0.7.3",
1515
description="Build Nice User Interfaces In The Terminal",
1616
long_description=get_long_description(),
1717
url="https://github.com/TankerHQ/python-cli-ui",

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

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

0 commit comments

Comments
 (0)