Skip to content

Commit

Permalink
chore(release): v0.2.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Feb 2, 2024
1 parent 31dbdde commit 90d10c9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.2.2](https://github.com/acdh-oeaw/semantic-kraus-api/compare/v0.2.1...v0.2.2) (2024-02-02)


### Bug Fixes

* missing folder for install ([9ef258f](https://github.com/acdh-oeaw/semantic-kraus-api/commit/9ef258fddec984a6b5fd249b8f4c14edf3c8860c))



## [0.2.1](https://github.com/acdh-oeaw/semantic-kraus-api/compare/v0.2.0...v0.2.1) (2024-02-02)


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.2.1"
version = "0.2.2"
description = ""
authors = [ "Matthias Schlögl <matthias.schloegl@oeaw.ac.at>" ]
license = "MIT"
Expand Down

0 comments on commit 90d10c9

Please sign in to comment.