prepare 0.4.10.rc1

This commit is contained in:
Buck Ryan 2018-02-22 10:30:49 -05:00
parent b07c8ef4cb
commit 389080f5bf

View file

@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name="powerline-shell",
version="0.4.9",
version="0.4.10.rc1",
description="A pretty prompt for your shell",
author="Buck Ryan",
url="https://github.com/banga/powerline-shell",