Skip to content

Commit b7e656b

Browse files
author
jerem
committed
Bump to 0.7.5
1 parent cc5edd5 commit b7e656b

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
@@ -14,7 +14,7 @@ def get_long_description():
1414

1515

1616
setup(name="python-cli-ui",
17-
version="0.7.4",
17+
version="0.7.5",
1818
description="Build Nice User Interfaces In The Terminal",
1919
long_description=get_long_description(),
2020
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.4"
2+
current = "0.7.5"
33

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

0 commit comments

Comments
 (0)