Skip to content

Commit

Permalink
chore(main): release 0.3.4 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 13, 2022
1 parent 36f5a08 commit 3b903c0
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

## [0.3.4](https://github.com/recap-utr/nlp/compare/v0.3.3...v0.3.4) (2022-12-13)


### Bug Fixes

* **server:** correct check for empty attributes ([36f5a08](https://github.com/recap-utr/nlp/commit/36f5a08d9e4ddce640f6ae5b011849ae35cd0571))

## [0.3.3](https://github.com/recap-utr/nlp/compare/v0.3.2...v0.3.3) (2022-12-13)


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 = "nlp-service"
version = "0.3.3"
version = "0.3.4"
description = "Microservice for NLP tasks using gRPC"
authors = ["Mirko Lenz <info@mirko-lenz.de>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 3b903c0

Please sign in to comment.