Commit 3913f58 semantic-release
committed
1 parent 169a3cd commit 3913f58 Copy full SHA for 3913f58
File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
4
+ ## v0.4.0 (2025-03-06)
5
+
6
+ ### Documentation
7
+
8
+ - Add more info about Collections
9
+ ([ ` cecd424 ` ] ( https://github.com/r-near/near-sdk-py/commit/cecd424a4e77d8088547a700ba3fcbb7260ba00c ) )
10
+
11
+ ### Features
12
+
13
+ - Support more versions of Python ([ #9 ] ( https://github.com/r-near/near-sdk-py/pull/9 ) ,
14
+ [ ` 169a3cd ` ] ( https://github.com/r-near/near-sdk-py/commit/169a3cd9fa4812d8cf9c7104a39215d6006c8ec2 ) )
15
+
16
+
4
17
## v0.3.0 (2025-03-05)
5
18
6
19
### Features
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " near-sdk-py"
3
- version = " 0.3.1 "
3
+ version = " 0.4.0 "
4
4
description = " A higher-level API for building NEAR smart contracts in Python."
5
5
readme = " README.md"
6
6
requires-python = " >=3.9"
You can’t perform that action at this time.
0 commit comments