Skip to content

Commit 2c12f6b

Browse files
fix: version bump
1 parent fcf57d7 commit 2c12f6b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "rift-framework"
3-
version = "0.9.6"
3+
version = "0.9.7"
44
description = "The magical Python -> TON Portal"
55
authors = ["Amin Rezaei <AminRezaei0x443@gmail.com>"]
66
license = "MIT"
@@ -36,4 +36,4 @@ requires = ["poetry-core", "setuptools", "requests", "tqdm"]
3636
build-backend = "poetry.core.masonry.api"
3737

3838
[tool.black]
39-
line-length = 78
39+
line-length = 78

0 commit comments

Comments
 (0)