From d514a854527a9d5373d0de48e5818492ce859a0e Mon Sep 17 00:00:00 2001 From: Alexander Hansson Date: Mon, 8 May 2023 14:22:48 +0200 Subject: MLBEDSW-7490: Update documented python version to 3.9 Signed-off-by: Alexander Hansson Change-Id: I0e8cd68c7dce47018551a89ef96941e27ec93eda --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 0c88abb2..9332a3ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ classifiers = [ "Operating System :: Microsoft :: Windows :: Windows 10", "Programming Language :: C", "Programming Language :: Python :: 3", - "Programming Language :: Python :: 3.7", + "Programming Language :: Python :: 3.9", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Software Development :: Compilers", ] -- cgit v1.2.1