Skip to content

Commit 067202f

Browse files
author
Buck Ryan
committed
prepare 0.7.0-rc1
1 parent e8a86cf commit 067202f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changes
22

3+
2018-06-21 (version 0.7.0-rc1)
4+
5+
* New generic `stdout` and `env` segments
6+
37
2018-06-20 (version 0.6.0)
48

59
* Support for custom themes

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.6.0",
6+
version="0.7.0-rc1",
77
description="A pretty prompt for your shell",
88
author="Buck Ryan",
99
author_email="buck@buckryan.com",

0 commit comments

Comments
 (0)