Skip to content

Commit 3cf55e7

Browse files
author
Buck Ryan
committed
get ready for 0.6.0
1 parent af919e1 commit 3cf55e7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Changes
22

3-
Unreleased (version 0.5.5)
3+
Unreleased (version 0.6.0)
44

5+
* Support for custom themes
56
* New option for the `time` segment to specify format of the displayed time
67
([@dundalek](https://github.com/b-ryan/powerline-shell/pull/383))
78

setup.py

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

44
setup(
55
name="powerline-shell",
6-
version="0.5.4",
6+
version="0.6.0",
77
description="A pretty prompt for your shell",
88
author="Buck Ryan",
99
author_email="buck@buckryan.com",

0 commit comments

Comments
 (0)