kopia lustrzana https://github.com/corrscope/corrscope
rodzic
d3c67d2398
commit
e3149cd5da
|
@ -9,7 +9,7 @@ _package = Path(__file__).parent
|
|||
|
||||
|
||||
# Version prefix
|
||||
base_version = "0.8.0-pre"
|
||||
base_version = "0.8.0"
|
||||
is_dev = "-" in base_version
|
||||
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ build-backend = "poetry.core.masonry.api"
|
|||
|
||||
[tool.poetry]
|
||||
name = "corrscope"
|
||||
version = "0.8.0-pre"
|
||||
version = "0.8.0"
|
||||
description = "Python program to render wave files into oscilloscope views, featuring advanced correlation-based triggering algorithm"
|
||||
license = "BSD-2-Clause"
|
||||
authors = ["nyanpasu64 <nyanpasu64@tuta.io>"]
|
||||
|
|
Ładowanie…
Reference in New Issue