Skip to content

Commit 9dc9ac3

Browse files
committed
bump: version 3.5.1b0 → 3.5.1
1 parent a01f411 commit 9dc9ac3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The format is partly based on [Keep a Changelog](https://keepachangelog.com/en/1
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [PEP 440](https://peps.python.org/pep-0440/)
99

1010

11+
## 3.5.1 (2025-05-14)
12+
1113
## 3.5.1b0 (2025-05-13)
1214

1315
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "safety"
7-
version = "3.5.1b0"
7+
version = "3.5.1"
88
description = "Scan dependencies for known vulnerabilities and licenses."
99
keywords = ["safety", "vulnerabilities", "dependencies", "licenses", "scan"]
1010
readme = "README.md"

0 commit comments

Comments
 (0)