File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,9 @@ poetry run pytest -v
7878```
7979
8080### Changelogs
81+ ** 0.9.3**
82+ * Updated TIA/USDT-30NOV2023 market id in denoms_mainnet.ini file
83+
8184** 0.9.2**
8285* Added fix to the grpc import error in Mac with M1 and M2 chips
8386
Original file line number Diff line number Diff line change @@ -565,7 +565,7 @@ min_display_price_tick_size = 0.0001
565565min_quantity_tick_size = 0.1
566566min_display_quantity_tick_size = 0.1
567567
568- [0x4b7a550e1760cbd2c6ccb97562c56878083b92e32d07e9e3326945c6e60e6b60 ]
568+ [0x64c3a57b693ede854b0a2794ed5c99546925d1fbe74d91a2e3286e4155a00dee ]
569569description = ' Mainnet Derivative TIA/USDT-30NOV2023 PERP'
570570base = 0
571571quote = 6
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " injective-py"
3- version = " 0.9.2 "
3+ version = " 0.9.3 "
44description = " Injective Python SDK, with Exchange API Client"
55authors = [" Injective Labs <contact@injectivelabs.org>" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments