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

Commit e3b0f3c

Browse files
committed
Release 0.2.1
1 parent c56fa33 commit e3b0f3c

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
@@ -94,7 +94,7 @@ def build_extension(self, ext):
9494

9595
setup(
9696
name="PyGlobalShortcut",
97-
version="0.2.1b1",
97+
version="0.2.1",
9898
description="Python bindings to libqxt's QxtGlobalShortcut",
9999
long_description=long_description,
100100
url="https://github.com/Asvel/pygs",

0 commit comments

Comments
 (0)