Skip to content

Commit

Permalink
bump to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nwg-piotr committed May 16, 2022
1 parent 0e46c77 commit a0b1918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def read(f_name):
return open(os.path.join(os.path.dirname(__file__), f_name)).read()
setup(
name='nwg-shell',
version='0.2.1',
version='0.2.2',
description='GTK3-based shell for sway Wayland compositor',
packages=find_packages(),
include_package_data=True,
Expand Down

0 comments on commit a0b1918

Please sign in to comment.