Skip to content

Commit b729048

Browse files
committed
chore: prepare v1.3.0
1 parent 052b14a commit b729048

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project
66
adheres to [Semantic Versioning](https://semver.org/).
77

8-
## Unreleased
8+
## [1.3.0] - 2025-12-29
9+
10+
[1.3.0]: https://github.com/rogdham/backports.zstd/releases/tag/v1.3.0
911

1012
### :rocket: Added
1113

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "backports.zstd"
3-
version = "1.2.0"
3+
version = "1.3.0"
44
authors = [{ name = "Rogdham", email = "contact@rogdham.net" }]
55
description = "Backport of compression.zstd"
66
readme = { file = "README.md", content-type = "text/markdown" }

0 commit comments

Comments
 (0)