Skip to content

Commit ba6bc08

Browse files
committed
Fix module version in pyproject.toml
1 parent 7390663 commit ba6bc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/esmf-aspect-meta-model-python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "esmf-aspect-model-loader"
3-
version = "2.1.5"
3+
version = "2.1.4"
44
description = "Load Aspect Models based on the Semantic Aspect Meta Model"
55
authors = [
66
"Eclipse Semantic Modeling Framework",

0 commit comments

Comments
 (0)