Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…-lib into pre/beta
  • Loading branch information
PeriniM committed Nov 11, 2024
2 parents 82bead2 + 67115f0 commit 2b811fa
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,3 +1,10 @@
## [1.2.0-beta.2](https://github.com/EURAC-EEBgroup/brick-llm/compare/v1.2.0-beta.1...v1.2.0-beta.2) (2024-11-11)


### Bug Fixes

* improved ttl description generation ([bf4bdae](https://github.com/EURAC-EEBgroup/brick-llm/commit/bf4bdaecca779ff835e2349bfcdff7a3d17ead0e))

## [1.2.0-beta.1](https://github.com/EURAC-EEBgroup/brick-llm/compare/v1.1.2...v1.2.0-beta.1) (2024-11-11)


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 = "brickllm"
version = "1.2.0b1"
version = "1.2.0b2"
description = "Library for generating RDF files following BrickSchema ontology using LLM"
authors = ["Marco Perini <[email protected]>", "Daniele Antonucci <[email protected]>"]
license = "BSD-3-Clause"
Expand Down

0 comments on commit 2b811fa

Please sign in to comment.