Skip to content

Commit

Permalink
Merge release-please's release branch
Browse files Browse the repository at this point in the history
Release please  branches  main
  • Loading branch information
MaxG87 authored Dec 15, 2023
2 parents 6e6db2e + 784069f commit aff93b0
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog

## [3.3.2](https://github.com/MaxG87/ButterBackup/compare/v3.3.1...v3.3.2) (2023-12-15)

### Features

* Ermögliche schöne CLI-Darstellung durch Rich mit `butter-backup[all]`

### Bug Fixes

* Reduziere Pythonunterstützung zu 3.12 ([6e6db2e](https://github.com/MaxG87/ButterBackup/commit/6e6db2e07062e2ffe1f873366923051f7b93e5e8))


### Dependencies

* Füge pytest-xdist als dev-dependency hinzu ([b335a8f](https://github.com/MaxG87/ButterBackup/commit/b335a8f75cbcb06a52304f9ba2d33f29f6242a4f))
* Relock aller Abhängigkeiten ([9c51437](https://github.com/MaxG87/ButterBackup/commit/9c514375dbb8f242cec07f0329ae38fa0542ccde))


### Documentation

* Überarbeite Abschnitt zu Testsuite in README ([c7cf981](https://github.com/MaxG87/ButterBackup/commit/c7cf981ddce76154c0d3ed43fbce8a811580aae6))
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "butter-backup"
version = "3.3.1"
version = "3.3.2"
description = "Vollverschlüsselte, pseudoinkrementelle Sicherungskopien leicht gemacht"
authors = ["Max Görner <[email protected]>"]
license = "GPL-3.0-or-later"
Expand Down

0 comments on commit aff93b0

Please sign in to comment.