Skip to content

Commit 76c33b0

Browse files
committed
prep 1.6.1, 1.6.0 was partially brownbag
1 parent 5f8e15d commit 76c33b0

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.6.1 (2026-02-27)
4+
5+
- CRITICAL Linux!
6+
The 1.6.0 build failed for Linux and wheels were not uploaded!
7+
38
## 1.6.0 (2026-02-27)
49

510
- CRITICAL!

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "zodb-json-codec"
3-
version = "1.6.0"
3+
version = "1.6.1"
44
edition = "2021"
55
description = "Fast pickle ↔ JSON transcoder for ZODB, implemented in Rust"
66
readme = "README.md"

0 commit comments

Comments
 (0)