We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 977f5a9 + 2f139b4 commit dfd3322Copy full SHA for dfd3322
pramen-py/pyproject.toml
@@ -86,7 +86,7 @@ testpaths = "tests/"
86
87
[tool.poetry]
88
name = "pramen-py"
89
-version = "1.10.0"
+version = "1.10.1"
90
description = "Pramen transformations written in python"
91
authors = [
92
"Artem Zhukov <[email protected]>",
pramen/version.sbt
@@ -1 +1 @@
1
-ThisBuild / version := "1.10.1-SNAPSHOT"
+ThisBuild / version := "1.10.2-SNAPSHOT"
0 commit comments