We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2e9f5d commit 70f43c4Copy full SHA for 70f43c4
setup.cfg
@@ -1,7 +1,7 @@
1
[metadata]
2
3
name = ahk
4
-version = 1.8.1
+version = 1.8.2
5
author_email = [email protected]
6
author = Spencer Young
7
description = A Python wrapper for AHK
@@ -35,6 +35,7 @@ classifiers =
35
Programming Language :: Python :: 3.10
36
Programming Language :: Python :: 3.11
37
Programming Language :: Python :: 3.12
38
+ Programming Language :: Python :: 3.13
39
Typing :: Typed
40
41
[options]
0 commit comments