We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af919e1 commit 3cf55e7Copy full SHA for 3cf55e7
CHANGELOG.md
@@ -1,7 +1,8 @@
1
# Changes
2
3
-Unreleased (version 0.5.5)
+Unreleased (version 0.6.0)
4
5
+* Support for custom themes
6
* New option for the `time` segment to specify format of the displayed time
7
([@dundalek](https://github.com/b-ryan/powerline-shell/pull/383))
8
setup.py
@@ -3,7 +3,7 @@
setup(
name="powerline-shell",
- version="0.5.4",
+ version="0.6.0",
description="A pretty prompt for your shell",
author="Buck Ryan",
9
author_email="buck@buckryan.com",
0 commit comments