Skip to content

Commit

Permalink
v0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
davidvlaminck committed Dec 9, 2024
1 parent 256604c commit eb0f5a8
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
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "otlmow_template"
version = "0.9"
version = "0.10"
authors = [{name = "David Vlaminck", email = "david.vlaminck@mow.vlaanderen.be"},
{name = "Jasper Berton", email = "jasperberton1@telenet.be"},]
readme = "README.md"
Expand All @@ -30,7 +30,7 @@ classifiers = [
requires-python = ">=3.9"
dependencies = [
'otlmow-converter >= 1.7',
'otlmow-modelbuilder >= 0.24',
'otlmow-modelbuilder >= 0.25',
]

[tool.setuptools.packages.find]
Expand Down

0 comments on commit eb0f5a8

Please sign in to comment.