Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
Signed-off-by: Francisco Javier Hernández del Caño <javier.hernandez@meaningfuldata.eu>
  • Loading branch information
javihern98 authored Nov 29, 2024
1 parent 6ca0a58 commit e4be2ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "vtlengine"
version = "1.0.2"
version = "1.0.3"
description = "Run and Validate VTL Scripts"
authors = ["MeaningfulData <info@meaningfuldata.eu>"]
license = "AGPL-3.0"
Expand Down Expand Up @@ -85,4 +85,4 @@ warn_return_any = false

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"

0 comments on commit e4be2ac

Please sign in to comment.