diff options
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index cf1c58c..fdaa4a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,6 +9,7 @@ dependencies = ["Jinja2 >= 3,< 4"] authors = [{name = "Tomasz Kramkowski", email = "tomasz@kramkow.ski"}] license = "MIT" classifiers = [ + "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules", |