Skip to content

Commit

Permalink
bump to b7
Browse files Browse the repository at this point in the history
  • Loading branch information
xmonader committed Sep 30, 2020
1 parent b817ae1 commit e250f01
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
Expand Up @@ -2,14 +2,14 @@
name = "js-sdk"
packages = [{ include = "jumpscale" }]

version = "11.0b6"
version = "11.0b7"
description = "SDK for threefold grid"
authors = ["xmonader <[email protected]>"]
license = "Apache-2.0"

[tool.poetry.dependencies]
cryptography = "3.0"
js-ng = "11.0b3"
js-ng = "11.0b4"
greenlet = "0.4.16"
python = "^3.6"
pillow = "^6.1"
Expand Down

0 comments on commit e250f01

Please sign in to comment.