Skip to content

Commit 77be21d

Browse files
committed
2.56.4
Automatically generated by python-semantic-release
1 parent 6de4d00 commit 77be21d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

common/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
CFG = Config()
1111

12-
APP_VERSION = "2.56.3"
12+
APP_VERSION = "2.56.4"
1313
TIMESTAMP_LAST_REPO_BASED_EVAL = "last_eval_repo_based"
1414
VMAAS_CVES_ENDPOINT = f"{CFG.vmaas_host}/api/vmaas/v3/cves"
1515
VMAAS_REPOS_ENDPOINT = f"{CFG.vmaas_host}/api/vmaas/v3/repos"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ profile = "black"
2828

2929
[tool.poetry]
3030
name = "vulnerability-engine"
31-
version = "2.56.3"
31+
version = "2.56.4"
3232
description = ""
3333
authors = ["RH Insights <mail@mail.com>"]
3434
readme = "README.md"

0 commit comments

Comments
 (0)