commit 6f65a885c718a0d862112c2e6de32d703f984adf
parent ecaf33d726d5f8e2118b1d7531b3099af3ed89cc
Author: Daniel Moch <daniel@danielmoch.com>
Date: Sat, 25 Aug 2018 09:43:13 -0400
Add development status to trove classifiers
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/pyproject.toml b/pyproject.toml
@@ -9,6 +9,7 @@ author-email = "daniel@danielmoch.com"
home-page = "https://github.com/djmoch/hookmeup"
description-file = "README.md"
classifiers = ["License :: OSI Approved :: MIT License",
+ "Development Status :: 4 - Beta",
"Environment :: Console",
"Intended Audience :: Developers",
"Operating System :: OS Independent",