Skip to content

Commit 66120a6

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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)