Skip to content

Commit

Permalink
chore(release): v7.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
anehx committed Jan 13, 2025
1 parent a35f7e3 commit aacaf7e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 7.3.5 (13 January 2025)

### Fix

* **deps:** Update dependencies ([`16d4f76`](https://github.com/adfinis/document-merge-service/commit/16d4f767999989f46368f475e15a6335b5c06b28))

## 7.3.4 (12 December 2024)

### Fix
Expand Down
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 = "document-merge-service"
version = "7.3.4"
version = "7.3.5"
description = "Merge Document Template Service"
license = "GPL-3.0-or-later"
authors = ["Adfinis AG <[email protected]>"]
Expand Down

0 comments on commit aacaf7e

Please sign in to comment.