Skip to content

Commit af75197

Browse files
committed
bump: version 3.6.0b0 → 3.6.0
1 parent 2f7df72 commit af75197

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.6.0 (2025-07-09)
12+
1113
## 3.6.0b0 (2025-07-09)
1214

1315
### Feat

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.6.0b0"
7+
version = "3.6.0"
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)