Skip to content

Commit 2a250c1

Browse files
chg: [RELEASE] Bumped release number.
1 parent 5080344 commit 2a250c1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## Release 0.5.1 (2025-02-22)
4+
5+
Fixed configuration module name.
6+
7+
38
## Release 0.5.0 (2025-02-21)
49

510
Added support of configuration file.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55

66
[project]
77
name = "VulnTrain"
8-
version = "0.5.0"
8+
version = "0.5.1"
99
description = "Generate datasets amd models based on vulnerabilities descriptions from Vulnerability-Lookup."
1010
authors = [
1111
{name = "Cédric Bonhomme",email = "[email protected]"}

0 commit comments

Comments
 (0)