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

Commit 8c8482d

Browse files
committed
Release v0.2.3
1 parent 3f523e5 commit 8c8482d

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.2",
99+
version="0.2.3",
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)