diff --git a/pyproject.toml b/pyproject.toml index 6def40e..5232522 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,9 +14,12 @@ classifiers = [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Programming Language :: Python :: 3", - "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", + "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", + "Programming Language :: Python :: 3.13", + "Typing :: Typed", ] [tool.poetry.dependencies] diff --git a/tidalapi/py.typed b/tidalapi/py.typed new file mode 100644 index 0000000..e69de29