chore: обновил версию проекта
This commit is contained in:
@ -1,13 +1,14 @@
|
||||
[project]
|
||||
name = "dp32-proto"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = []
|
||||
|
||||
[project.scripts]
|
||||
dp32emu = "main:main"
|
||||
dp32emu = "emulator.main:main"
|
||||
dp32dbg = "debugger.main:main"
|
||||
|
||||
[bulild-system]
|
||||
requires = ["setuptools"]
|
||||
|
||||
Reference in New Issue
Block a user