diff --git a/pyproject.toml b/pyproject.toml index af97e25..0778a0f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.black] line-length = 100 -target-version = ["py36"] +target-version = ["py39"] [tool.portray] modules = ["veryfi"] diff --git a/setup.cfg b/setup.cfg index 0eba05a..e76a14e 100755 --- a/setup.cfg +++ b/setup.cfg @@ -9,8 +9,10 @@ license = MIT classifiers = Development Status :: 5 - Production/Stable Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 + Programming Language :: Python :: 3.11 + Programming Language :: Python :: 3.12 Programming Language :: Python :: Implementation :: CPython - keywords = veryfi, veryfi.com, ocr api