Skip to content

Commit

Permalink
Bumped version to 0.1.1 to get the .rst README file -- apparently I g…
Browse files Browse the repository at this point in the history
…et an error if I try to install with the current 0.1.0.
  • Loading branch information
mailund committed Sep 29, 2016
1 parent b017718 commit 34e6890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -11,7 +11,7 @@ def read(fname):

setup(
name="statusbar",
version="0.1.0",
version="0.1.1",

packages=find_packages(),

Expand Down

0 comments on commit 34e6890

Please sign in to comment.