Skip to content

Commit

Permalink
changed: update poetry file
Browse files Browse the repository at this point in the history
  • Loading branch information
olivmath committed Sep 26, 2021
1 parent adbfb7e commit 88da2c7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
[tool.poetry]
name = "lunespy"
version = "1.10.0"
version = "1.13.2"
description = "Library for communication with nodes in mainnet or testnet of the lunes-blockchain network"
authors = ["Lunes Platform <[email protected]>"]
license = "Apache License, Version 2.0, january 2004"
readme = "README.md"
documentation = "https://github.com/Lunes-platform/LunesPy/blob/main/docs/TUTORIAL.md"
keywords = ["python", "lunes", "blockchain"]

[tool.poetry.dependencies]
python-axolotl-curve25519 = "^0.4.1.post2"
Expand Down

0 comments on commit 88da2c7

Please sign in to comment.