Skip to content

Commit 4aba1b8

Browse files
committed
1.13.34
1 parent f9531fb commit 4aba1b8

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

bfabric/docs/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Versioning currently follows `X.Y.Z` where
1010

1111
## \[Unreleased\]
1212

13+
## \[1.13.34\] - 2025-09-19
14+
1315
### Added
1416

1517
- `bfabric.experimental.cache` which implements re-entrant lookup caching for entities (when retrieved by ID).

bfabric/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66
name = "bfabric"
77
description = "Python client for the B-Fabric API"
88
readme = "../README.md"
9-
version = "1.13.33"
9+
version = "1.13.34"
1010
license = { text = "GPL-3.0" }
1111
authors = [
1212
{ name = "Christian Panse", email = "cp@fgcz.ethz.ch" },

0 commit comments

Comments
 (0)