We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5047ed1 commit 315667bCopy full SHA for 315667b
1 file changed
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = fastfeedparser
3
-version = 0.4.4
+version = 0.4.5
4
author = Vladimir Prelovac
5
author_email = vlad@kagi.com
6
description = High performance RSS, Atom, JSON and RDF feed parser in Python
@@ -18,6 +18,7 @@ classifiers =
18
Programming Language :: Python :: 3.11
19
Programming Language :: Python :: 3.12
20
Programming Language :: Python :: 3.13
21
+ Programming Language :: Python :: 3.14
22
License :: OSI Approved :: MIT License
23
Operating System :: OS Independent
24
Development Status :: 4 - Beta
0 commit comments