diff --git a/setup.cfg b/setup.cfg index 34fe8b7..b8cd6ad 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] name = ahk -version = 1.8.1 +version = 1.8.2 author_email = spencer.young@spyoung.com author = Spencer Young description = A Python wrapper for AHK @@ -35,6 +35,7 @@ classifiers = Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 Programming Language :: Python :: 3.12 + Programming Language :: Python :: 3.13 Typing :: Typed [options]