diff --git a/.DS_Store b/.DS_Store index 909e508..df01f81 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/.github/.DS_Store b/.github/.DS_Store new file mode 100644 index 0000000..22667d7 Binary files /dev/null and b/.github/.DS_Store differ diff --git a/pyproject.toml b/pyproject.toml index 2edd91c..a57d765 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,6 +19,7 @@ classifiers = [ "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", "Typing :: Typed", ]