diff options
| author | Ultrabug <ultrabug@gentoo.org> | 2014-12-28 18:36:53 +0100 |
|---|---|---|
| committer | Ultrabug <ultrabug@gentoo.org> | 2014-12-28 18:36:53 +0100 |
| commit | 798558fa55091fd5e284ba041ec8f780d62953b2 (patch) | |
| tree | 9230dc8e91a6fd2c5ebb28f015202266f8b46b1d /setup.py | |
| parent | e407d53675a140d665f586af31e7ff3de73ff049 (diff) | |
this is py3status 2.0
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ def read(fname): setup( name='py3status', - version='1.6', + version='2.0', author='Ultrabug', author_email='ultrabug@ultrabug.net', description='py3status is an extensible i3status wrapper written in python', |
