Skip to content

Commit 41e6924

Browse files
committed
Bump to 0.10.0
1 parent cf81644 commit 41e6924

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ignore=E221,E731
33

44
[metadata]
55
name = cli-ui
6-
version = 0.9.1
6+
version = 0.10.0
77
long_description = file: README.rst
88
summary = Build Nice User Interfaces In The Terminal
99
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.9.1"
2+
current = "0.10.0"
33

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

0 commit comments

Comments
 (0)