bump to 0.5.34

This commit is contained in:
piotr 2024-04-19 02:06:36 +02:00
parent c45e867cb0
commit 14f9c0ceb1

View File

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