bump to 0.5.27

This commit is contained in:
piotr 2024-01-26 03:24:19 +01:00
parent f692936a63
commit a6d749c793

View File

@ -9,7 +9,7 @@ def read(f_name):
setup( setup(
name='nwg-shell', name='nwg-shell',
version='0.5.26', version='0.5.27',
description='GTK3-based shell for sway Wayland compositor', description='GTK3-based shell for sway Wayland compositor',
packages=find_packages(), packages=find_packages(),
include_package_data=True, include_package_data=True,