diff --git a/setup.py b/setup.py index 7825a83..7e73ef1 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ def read(f_name): setup( name='nwg-panel', - version='0.9.31', + version='0.9.32', description='GTK3-based panel for sway and Hyprland Wayland compositors', packages=find_packages(), include_package_data=True,