We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad7e1a2 commit 3eda963Copy full SHA for 3eda963
docs/changelog.rst
@@ -1,8 +1,8 @@
1
Changelog
2
=========
3
4
-Upcoming
5
---------
+v1.3.0 (2025-03-17)
+-------------------
6
7
*This release drops support for Python 3.8. The minimum supported version is now Python 3.9.*
8
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "ultimate-sitemap-parser"
-version = "1.2.0"
+version = "1.3.0"
description = "A performant library for parsing and crawling sitemaps"
authors = [
{ name = "Linas Valiukas", email = "[email protected]"},
0 commit comments