Skip to content

Commit

Permalink
chore(release): 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 26, 2023
1 parent 6378c97 commit b07817b
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.4.2](https://github.com/recap-utr/arg-services-python/compare/v1.4.1...v1.4.2) (2023-10-26)


### Bug Fixes

* trigger release ([6378c97](https://github.com/recap-utr/arg-services-python/commit/6378c97751055c27856962c7b0082edcc2aa5df4))

## [1.4.1](https://github.com/recap-utr/arg-services-python/compare/v1.4.0...v1.4.1) (2023-10-26)


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.4.1"
version = "1.4.2"
description = "gRPC definitions for microservice-based argumentation machines"
authors = ["Mirko Lenz <info@mirko-lenz.de>"]
license = "MIT"
Expand Down

0 comments on commit b07817b

Please sign in to comment.