Skip to content

Commit

Permalink
chore(release): 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 18, 2024
1 parent b158e45 commit ee259f2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.7.3](https://github.com/recap-utr/arg-services-python/compare/v1.7.2...v1.7.3) (2024-12-18)


### Bug Fixes

* update protobuf to v5 ([24eb33b](https://github.com/recap-utr/arg-services-python/commit/24eb33b3d647ae585f7e4af54abd6d3102f79984))

## [1.7.2](https://github.com/recap-utr/arg-services-python/compare/v1.7.1...v1.7.2) (2024-12-18)


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 = "arg-services"
version = "1.7.2"
version = "1.7.3"
description = "gRPC definitions for microservice-based argumentation machines"
authors = ["Mirko Lenz <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit ee259f2

Please sign in to comment.