From: Oleg Broytman Date: Sat, 14 Dec 2024 18:32:55 +0000 (+0300) Subject: Build(setup.py): Tested with Python 3.13 X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=b8d8874fea1194a53846bf9ddeef8a6fafd41d17;p=bookmarks_db.git Build(setup.py): Tested with Python 3.13 --- diff --git a/setup.py b/setup.py index 9bb3ef1..dc949cc 100755 --- a/setup.py +++ b/setup.py @@ -29,6 +29,7 @@ setup( 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', 'Programming Language :: Python :: 3.12', + 'Programming Language :: Python :: 3.13', ], python_requires='>=3.7', install_requires=[