Skip to content

Commit

Permalink
frank/0.1.4 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
soundsonacid authored Mar 11, 2024
1 parent 6c5db8a commit 365a66a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "drift_jit_proxy"
version = "0.1.3"
version = "0.1.4"
description = "python sdk for drift protocol v2 jit proxy program"
authors = ["Frank <[email protected]>"]
readme = "README.md"
Expand All @@ -13,7 +13,7 @@ python = "^3.10"
python-dotenv = "^1.0.0"
solana = "^0.30.1"
anchorpy = "^0.17.1"
driftpy = "0.7.35"
driftpy = "^0.7.38"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 365a66a

Please sign in to comment.