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 bf4bdae + 3d36efa commit 0337800
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.2.0-beta.1](https://github.com/EURAC-EEBgroup/brick-llm/compare/v1.1.2...v1.2.0-beta.1) (2024-11-11)


### Features

* ttl_to_building_description function ([d83e66f](https://github.com/EURAC-EEBgroup/brick-llm/commit/d83e66f5851a4db71825c925389d3183cb10faaf))


### Docs

* imporeved docs and ttl_output method ([24a7d8b](https://github.com/EURAC-EEBgroup/brick-llm/commit/24a7d8ba1d94fa25c0d6c5db33b38853bc2d5ff2))

## [1.1.2](https://github.com/EURAC-EEBgroup/brick-llm/compare/v1.1.1...v1.1.2) (2024-11-05)


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.1.2"
version = "1.2.0b1"
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 0337800

Please sign in to comment.