version 0.4.0

This commit is contained in:
Buck Ryan 2017-10-10 15:45:58 -04:00
parent 4d47ded4a9
commit 2bc9944f17

View file

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