Skip to content

Commit af0a686

Browse files
author
abel
committed
(fix) Updated version number
1 parent 0388272 commit af0a686

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.7**
82+
* Added PYTH/USDT PERP market info in mainnet metadata ini file
83+
8184
**0.9.6**
8285
* Synchronized denom ini files with Indexer information for mainnet, testnet and devnet to include TALIS/INJ and KUJI/USDT markets
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.6"
3+
version = "0.9.7"
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)