Skip to content
Prev Previous commit
enter alpha state
  • Loading branch information
somefreestring committed Jan 8, 2020
commit 9b8cf8cb95a179246010af704ea3dd23f6929b30
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ author = "KIC"
author-email = "[email protected]"
home-page = "https://github.com/KIC/pandas_ml_utils"
description-file = "README.md"
classifiers = ["License :: OSI Approved :: MIT License", "Development Status :: 2 - Pre-Alpha"]
classifiers = ["License :: OSI Approved :: MIT License", "Development Status :: 3 - Alpha"]
requires-python = ">= 3.7"
requires = [
"pandas",
Expand Down