Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 66120a6

Browse files
committed
Bump to 0.5.0
1 parent 7668590 commit 66120a6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
==========
33

4-
v0.4.1
4+
v0.5.0
55
------
66

77
* Export a ``Symbol`` class, to use when you do not want to force

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.4.0",
14+
version="0.5.0",
1515
description="Build Nice User Interfaces In The Terminal",
1616
long_description=get_long_description(),
1717
url="https://github.com/TankerApp/python-cli-ui",

0 commit comments

Comments
 (0)