Skip to content

Commit 69c23ff

Browse files
committed
chore(main): release 3.5.4
1 parent 0797bf1 commit 69c23ff

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

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

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

524

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)