fix
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "get-qrcode"
|
||||
version = "0.1.0"
|
||||
version = "0.9.0"
|
||||
description = ""
|
||||
authors = ["quantulr <35954003+quantulr@users.noreply.github.com>"]
|
||||
readme = "README.md"
|
||||
@ -17,4 +17,4 @@ requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
dev = "get_qrcode.main:main"
|
||||
get-qrcode = "get_qrcode.main:main"
|
||||
|
Reference in New Issue
Block a user