Skip to content

Commit d8e69b2

Browse files
committed
Merge branch 'main' into backmerge-main-staging-rc9
2 parents cdfb29b + 446ea10 commit d8e69b2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 1.0.0rc9 /2025-01-30
4+
* Fixes decoding account ids
5+
36
## 1.0.0rc8 /2025-01-30
47
* Minor bug fixes
58

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "async-substrate-interface"
3-
version = "1.0.0rc8"
3+
version = "1.0.0rc9"
44
description = "Asyncio library for interacting with substrate. Mostly API-compatible with py-substrate-interface"
55
readme = "README.md"
66
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)