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 e8a86cf commit 067202fCopy full SHA for 067202f
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changes
2
3
+2018-06-21 (version 0.7.0-rc1)
4
+
5
+* New generic `stdout` and `env` segments
6
7
2018-06-20 (version 0.6.0)
8
9
* Support for custom themes
setup.py
@@ -3,7 +3,7 @@
setup(
name="powerline-shell",
- version="0.6.0",
+ version="0.7.0-rc1",
description="A pretty prompt for your shell",
author="Buck Ryan",
author_email="buck@buckryan.com",
0 commit comments