Skip to content

Commit

Permalink
Spot market updates (#63)
Browse files Browse the repository at this point in the history
* improve spot market decimals and add WSOL token

* add disabled markets

* version bump
  • Loading branch information
Tburm authored Sep 13, 2024
1 parent 312b96d commit 22fa4da
Show file tree
Hide file tree
Showing 4 changed files with 519 additions and 11 deletions.
2 changes: 1 addition & 1 deletion src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="synthetix",
version="0.1.17",
version="0.1.18",
description="Synthetix protocol SDK",
long_description=open("README.md").read(),
long_description_content_type="text/markdown",
Expand Down
Loading

0 comments on commit 22fa4da

Please sign in to comment.