diff --git a/setup.py b/setup.py index 1f45b79..cef0c45 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ def read_requirements(): setup( name='waypanel', - version='0.10.8', + version='0.11.0', author='killown', author_email='systemofdown@gmail.com', description='A Wayfire panel that behaves like a shell',