kopia lustrzana https://github.com/corrscope/corrscope
0.9.0-pre
rodzic
cb215cdb1c
commit
865b3829f6
|
@ -9,7 +9,7 @@ _package = Path(__file__).parent
|
|||
|
||||
|
||||
# Version prefix
|
||||
base_version = "0.8.2-pre"
|
||||
base_version = "0.9.0-pre"
|
||||
is_dev = "-" in base_version
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ build-backend = "poetry.core.masonry.api"
|
|||
|
||||
[tool.poetry]
|
||||
name = "corrscope"
|
||||
version = "0.8.2-pre"
|
||||
version = "0.9.0-pre"
|
||||
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