From 43489400d94ba68477ec2040ec8e1625192780ef Mon Sep 17 00:00:00 2001 From: Cody Logan Date: Fri, 6 Oct 2023 14:03:55 -0700 Subject: Update actions for dev branch and Python 3.12 --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 070d406..0b13074 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,6 +33,7 @@ classifiers = [ "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", ] dependencies = [ "mwclient>=0.10.0", -- cgit v1.2.3