mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-01-19 08:34:19 +01:00
fix info
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "cashu"
|
||||
version = "0.0.1"
|
||||
version = "0.1.8"
|
||||
description = "Ecash wallet and mint."
|
||||
authors = ["calle <callebtc@protonmail.com>"]
|
||||
license = "MIT"
|
||||
@@ -38,6 +38,8 @@ isort = "^5.10.1"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
mypy = "^0.971"
|
||||
black = {version = "^22.8.0", allow-prereleases = true}
|
||||
isort = "^5.10.1"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
||||
Reference in New Issue
Block a user