summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index a32eb3c..58100d2 100644
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@ def read(fname):
setup(
name='py3status',
- version='0.3',
+ version='0.4',
url='https://github.com/ultrabug/py3status/wiki',
download_url='https://github.com/ultrabug/py3status',
license='BSD',