kopia lustrzana https://github.com/corrscope/corrscope
0.2.0-beta1
rodzic
8e028565be
commit
9f0b77fb41
|
@ -7,7 +7,7 @@ _package = Path(__file__).parent
|
|||
|
||||
|
||||
# Version prefix
|
||||
base_version = "0.2.0-pre"
|
||||
base_version = "0.2.0-beta1"
|
||||
|
||||
|
||||
def _base_plus_metadata(build_metadata: str) -> str:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "corrscope"
|
||||
version = "0.2.0-pre"
|
||||
version = "0.2.0-beta1"
|
||||
description = ""
|
||||
authors = ["nyanpasu64 <nyanpasu64@tuta.io>"]
|
||||
license = "BSD-2-Clause"
|
||||
|
|
Ładowanie…
Reference in New Issue