Skip to content

Commit e3b22f1

Browse files
committed
Bumps version and changelog
1 parent 4666bfe commit e3b22f1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Diff for: CHANGELOG.md

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

3+
## 1.0.0rc10 /2025-02-04
4+
* Fixes decoding account ids for sync substrate
5+
36
## 1.0.0rc9 /2025-01-30
47
* Fixes decoding account ids
58

Diff for: 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.0rc9"
3+
version = "1.0.0rc10"
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)