From 5fdf914368ba0ea552a70d33ad6bd70a615ce42e Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Wed, 25 Sep 2024 13:30:31 -0400 Subject: [PATCH] chore: bump trove classifier --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6933fb6..9926174 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ readme = "README.md" license.file = "LICENSE" requires-python = ">=3.8" classifiers = [ - "Development Status :: 1 - Planning", + "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License",