Skip to content
This repository was archived by the owner on Oct 12, 2021. It is now read-only.

Commit 0db24dd

Browse files
committed
Release v0.2.2
1 parent c72fcd6 commit 0db24dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ def build_extension(self, ext):
9696

9797
setup(
9898
name="PyGlobalShortcut",
99-
version="0.2.1",
99+
version="0.2.2",
100100
description="Python bindings to libqxt's QxtGlobalShortcut",
101101
long_description=long_description,
102102
url="https://github.com/Asvel/pygs",

0 commit comments

Comments
 (0)