From 81f0ab96217b0e9c7ca6b86bad5dee884a757eaa Mon Sep 17 00:00:00 2001 From: Yao-Yuan Mao Date: Mon, 8 Jul 2024 17:51:08 -0600 Subject: [PATCH] Update python versions --- setup.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 50f6905..7745242 100644 --- a/setup.py +++ b/setup.py @@ -43,10 +43,11 @@ "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", - "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", + "Programming Language :: Python :: 3.12", "Topic :: Scientific/Engineering :: Astronomy", ], keywords="bibtex ads",