Skip to content

Commit 994f522

Browse files
committed
chore(main): release 3.5.4
1 parent 3d89934 commit 994f522

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [3.5.4](https://github.com/MaxG87/ButterBackup/compare/v3.5.3...v3.5.4) (2025-12-14)
4+
5+
6+
### Bug Fixes
7+
8+
* Fix uv.lock ([1fa59e2](https://github.com/MaxG87/ButterBackup/commit/1fa59e2cabe94de6f63401085cabe8c34e056ea7))
9+
10+
11+
### Dependencies
12+
13+
* Bump all dependencies ([8496afc](https://github.com/MaxG87/ButterBackup/commit/8496afc46674231f68e4551a6120177964bbf02c))
14+
* **dev:** Bump all dev-dependencies ([dfba38a](https://github.com/MaxG87/ButterBackup/commit/dfba38a5f9f3a9afb847896883708dd4ef75242a))
15+
16+
17+
### Documentation
18+
19+
* Update Python versions in one comment ([f8dcc42](https://github.com/MaxG87/ButterBackup/commit/f8dcc42fdbbae301f0128e0bc8282fbbb6808b46))
20+
321
## [3.5.3](https://github.com/MaxG87/ButterBackup/compare/v3.5.2...v3.5.3) (2025-09-19)
422

523

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "butter-backup"
3-
version = "3.5.3"
3+
version = "3.5.4"
44
description = "Vollverschlüsselte, pseudoinkrementelle Sicherungskopien leicht gemacht"
55
authors = [{name = "Max Görner", email = "max@familie-goerner.eu"}]
66
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)