diff --git a/pyproject.toml b/pyproject.toml index 01b46193..a43aeb1d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ authors = [{ name = "Shrirang Bhate", email = "shrirang.bhate@gmail.com" }] classifiers = [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", - "License :: OSI Approved :: MIT License", + "License :: Other/Proprietary License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.11",