Update project project status from alpha to beta 🎉

This commit is contained in:
2020-12-05 18:09:01 -05:00
parent 1941a103d3
commit 8356d52c4f
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ include = [
keywords = ["tox", "poetry", "plugin"]
readme = "README.md"
classifiers = [
"Development Status :: 3 - Alpha",
"Development Status :: 4 - Beta",
"Environment :: Plugins",
"Framework :: tox",
"Intended Audience :: Developers",