woops actually change the version

This commit is contained in:
Buck Ryan 2017-09-30 18:05:11 -04:00
parent 20ed5e8b7d
commit 35dd28dcac

View file

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