From: Oleg Broytman Date: Sat, 8 Nov 2025 17:35:35 +0000 (+0300) Subject: Build: Python 3.14 X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=bookmarks_db.git Build: Python 3.14 --- diff --git a/setup.py b/setup.py index a5bdb1a..37e1cdc 100755 --- a/setup.py +++ b/setup.py @@ -30,6 +30,7 @@ setup( 'Programming Language :: Python :: 3.11', 'Programming Language :: Python :: 3.12', 'Programming Language :: Python :: 3.13', + 'Programming Language :: Python :: 3.14', ], python_requires='>=3.7', install_requires=[