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
|
||||
*.log
|
||||
*.csv
|
||||
*.json
|
||||
*.pkl
|
||||
*.profile
|
||||
*.cbm
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "pyinfra"
|
||||
version = "2.1.0"
|
||||
version = "2.2.0"
|
||||
description = ""
|
||||
authors = ["Team Research <research@knecon.com>"]
|
||||
license = "All rights reseverd"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user