diff --git a/pyproject.toml b/pyproject.toml index 0ca46d7..5c9da46 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,6 +16,8 @@ keywords = ["architecture", "spec", "design-docs", "multi-repo", "embeddings", " classifiers = [ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", + "Programming Language :: Python :: 3.13", "License :: OSI Approved :: Apache Software License", "Topic :: Software Development :: Documentation", "Topic :: Scientific/Engineering :: Artificial Intelligence",