Skip to content

Commit 3de59d8

Browse files
committed
bump: version 3.3.0b0 → 3.3.0
1 parent 73a211f commit 3de59d8

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
@@ -6,6 +6,8 @@ The format is partly based on [Keep a Changelog](https://keepachangelog.com/en/1
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [PEP 440](https://peps.python.org/pep-0440/)
77

88

9+
## 3.3.0 (2025-02-14)
10+
911
## 3.3.0b0 (2025-02-13)
1012

1113
### 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.3.0b0"
7+
version = "3.3.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)