Skip to content

Commit

Permalink
Merge pull request #3398 from threefoldtech/development_v11.5-b18
Browse files Browse the repository at this point in the history
release v11.5-b18
  • Loading branch information
xmonader committed Nov 28, 2022
2 parents b149de6 + 25e28d8 commit 18d04cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[tool.poetry]
name = "js-sdk"
packages = [{ include = "jumpscale" }]
version = "11.5b17"
version = "11.5b18"
description = "SDK for threefold grid"
authors = ["xmonader <[email protected]>"]
license = "Apache-2.0"

[tool.poetry.dependencies]
cryptography = "3.3.2"
js-ng = "11.0b18"
js-ng = "11.0b17"
python = ">=3.7,<4.0"
cryptocompare = "^0.6.4"
certifi = "^2019.6"
Expand Down

0 comments on commit 18d04cd

Please sign in to comment.