Skip to content

Commit 227efce

Browse files
chore(main): release 3.0.3 (#83)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dcf5b16 commit 227efce

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.0.2"
2+
".": "3.0.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.0.3](https://github.com/BKDDFS/PerfectFrameAI/compare/v3.0.2...v3.0.3) (2026-02-09)
4+
5+
6+
### Bug Fixes
7+
8+
* dependabot pr-titles ([#82](https://github.com/BKDDFS/PerfectFrameAI/issues/82)) ([dcf5b16](https://github.com/BKDDFS/PerfectFrameAI/commit/dcf5b16e7b63e2ba7e9a99aa29079a8010ac1aba))
9+
310
## [3.0.2](https://github.com/BKDDFS/PerfectFrameAI/compare/v3.0.1...v3.0.2) (2026-01-31)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "PerfectFrameAI"
3-
version = "3.0.2"
3+
version = "3.0.3"
44
description = "AI tool for finding the most aesthetic frames in a video. 🎞️➜🖼️"
55
authors = [
66
{name = "Bartłomiej Flis", email = "Bartekdawidflis@gmail.com"}

0 commit comments

Comments
 (0)