Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
sennierer committed Feb 2, 2024
2 parents 27ce768 + 0202f0a commit 8dcbee9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# (2024-02-02)
# 0.2.0 (2024-02-02)


### Bug Fixes

* adds first person retrieval view ([6ce784d](https://github.com/acdh-oeaw/semantic-kraus-api/commit/6ce784da3e82389344c37ae8eab53fe0794857d7))
* adds sameAs and graphs to endpoints ([769ee50](https://github.com/acdh-oeaw/semantic-kraus-api/commit/769ee502206ad0b0b206eaa71b50b3a662744578))
* remove poetry from dockerfile ([872e288](https://github.com/acdh-oeaw/semantic-kraus-api/commit/872e288e146edadb47a8300313ef9855bc840a48))
* remove unused imports ([464d42b](https://github.com/acdh-oeaw/semantic-kraus-api/commit/464d42b49792e5da28cf4b2ad7eb18eb48a2a731))
* version tag in pyproject wrong ([799b93f](https://github.com/acdh-oeaw/semantic-kraus-api/commit/799b93f9abc733909465b06c823fe6ff2c06ba60))


### Features
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ profile = "black"

[tool.poetry]
name = "semantic-kraus-api"
version = "0.1.0"
version = "0.2.0"
description = ""
authors = [ "Matthias Schlögl <matthias.schloegl@oeaw.ac.at>" ]
license = "MIT"
Expand Down

0 comments on commit 8dcbee9

Please sign in to comment.