Skip to content

Commit e6d8c5f

Browse files
chore(main): release 3.0.4 (#88)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ab5e902 commit e6d8c5f

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.3"
2+
".": "3.0.4"
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.4](https://github.com/BKDDFS/PerfectFrameAI/compare/v3.0.3...v3.0.4) (2026-02-10)
4+
5+
6+
### Bug Fixes
7+
8+
* set Dependabot target branch to dev ([#87](https://github.com/BKDDFS/PerfectFrameAI/issues/87)) ([ab5e902](https://github.com/BKDDFS/PerfectFrameAI/commit/ab5e902cd1866507791bc6705c93a813b038c39c))
9+
310
## [3.0.3](https://github.com/BKDDFS/PerfectFrameAI/compare/v3.0.2...v3.0.3) (2026-02-09)
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.3"
3+
version = "3.0.4"
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)