Skip to content

Commit 3eda963

Browse files
Prepare 1.3.0 (#81)
1 parent ad7e1a2 commit 3eda963

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
Upcoming
5-
--------
4+
v1.3.0 (2025-03-17)
5+
-------------------
66

77
*This release drops support for Python 3.8. The minimum supported version is now Python 3.9.*
88

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ultimate-sitemap-parser"
3-
version = "1.2.0"
3+
version = "1.3.0"
44
description = "A performant library for parsing and crawling sitemaps"
55
authors = [
66
{ name = "Linas Valiukas", email = "[email protected]"},

0 commit comments

Comments
 (0)