diff --git a/setup.py b/setup.py index 04d14805..7254599d 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ def read(f_name): setup( name='nwg-panel', - version='0.9.2', + version='0.9.3', description='GTK3-based panel for sway and Hyprland Wayland compositors', packages=find_packages(), include_package_data=True,