diff --git a/setup.py b/setup.py index 5e500fd..86fa84b 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ def read(f_name): setup( name='nwg-panel', - version='0.9.40', + version='0.9.41', description='GTK3-based panel for sway and Hyprland Wayland compositors', packages=find_packages(), include_package_data=True,