Skip to content

Commit d6a5f9c

Browse files
author
abel
committed
(fix) Updated README and project version
1 parent 5c5d44e commit d6a5f9c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ poetry run pytest -v
7878
```
7979

8080
### Changelogs
81+
**0.9.8**
82+
* Synchronized markets and tokens config files to add PYTH/USDT spot market
83+
8184
**0.9.7**
8285
* Added PYTH/USDT PERP market info in mainnet metadata ini file
8386

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "injective-py"
3-
version = "0.9.7"
3+
version = "0.9.8"
44
description = "Injective Python SDK, with Exchange API Client"
55
authors = ["Injective Labs <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)