We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28d8cc4 commit 5fb12b6Copy full SHA for 5fb12b6
2 files changed
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
<!-- version list -->
4
5
+## v0.11.0 (2026-03-11)
6
+
7
+### Features
8
9
+- Add testnet-bradbury chain configuration
10
+ ([#69](https://github.com/genlayerlabs/genlayer-py/pull/69),
11
+ [`28d8cc4`](https://github.com/genlayerlabs/genlayer-py/commit/28d8cc4c47cc327cfe59d900c7c4b01e12a816b2))
12
13
14
## v0.10.1 (2026-03-01)
15
16
### Bug Fixes
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "genlayer-py"
-version = "0.10.1"
+version = "0.11.0"
description = "GenLayer Python SDK"
authors = [
{ name = "GenLayer" }
0 commit comments