build: add SBOM and increment package version
This commit is contained in:
parent
b810449bba
commit
a1e7b3b565
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,7 +31,6 @@ __pycache__/
|
|||||||
# file extensions
|
# file extensions
|
||||||
*.log
|
*.log
|
||||||
*.csv
|
*.csv
|
||||||
*.json
|
|
||||||
*.pkl
|
*.pkl
|
||||||
*.profile
|
*.profile
|
||||||
*.cbm
|
*.cbm
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "pyinfra"
|
name = "pyinfra"
|
||||||
version = "2.1.0"
|
version = "2.2.0"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["Team Research <research@knecon.com>"]
|
authors = ["Team Research <research@knecon.com>"]
|
||||||
license = "All rights reseverd"
|
license = "All rights reseverd"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user