From 51c33a3729429b0377489c72efeb710ea0c4d466 Mon Sep 17 00:00:00 2001
From: pm3310
Date: Sat, 30 Dec 2023 17:00:18 +0000
Subject: [PATCH] Update project metadata
---
setup.cfg | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/setup.cfg b/setup.cfg
index bdd950c..e5bb308 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,18 +1,19 @@
[metadata]
author = Pavlos Mitsoulis Ntompos, Ioakeim (Joakim) Lazakis
author-email = pavlos@kenza.ai, joakim@kenza.ai
-summary = Continuous Machine Learning Training and Deployment on AWS SageMaker
+summary = Machine Learning Training, Tuning and Deployment on AWS
classifier =
Development Status :: 5 - Production/Stable
License :: OSI Approved :: MIT License
Intended Audience :: Developers
Intended Audience :: Science/Research
Natural Language :: English
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
- Programming Language :: Python :: 3.5
- Programming Language :: Python :: 3.6
+ Programming Language :: Python :: 3.7
+ Programming Language :: Python :: 3.8
+ Programming Language :: Python :: 3.9
+ Programming Language :: Python :: 3.10
+ Programming Language :: Python :: 3.11
Topic :: Scientific/Engineering
Topic :: Scientific/Engineering :: Artificial Intelligence
Environment :: Console