Skip to content

Commit e5259cf

Browse files
lawndocgithub-actions[bot]
authored andcommitted
automated version bump
1 parent 39571b2 commit e5259cf

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = 'Zetta.IO Technology AS'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = "1.4.1"
25+
release = "1.4.2"
2626

2727
# -- General configuration ---------------------------------------------------
2828

src/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "restic_compose_backup"
3-
version = "1.4.1"
3+
version = "1.4.2"
44
description = "Backup Docker Compose volumes and databases with Restic"
55
requires-python = ">=3.12"
66
dependencies = [

src/restic_compose_backup/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.4.1"
1+
__version__ = "1.4.2"

src/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)