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 940c49c + d7be0b6 commit cc1c6fdCopy full SHA for cc1c6fd
pramen-py/pyproject.toml
@@ -86,7 +86,7 @@ testpaths = "tests/"
86
87
[tool.poetry]
88
name = "pramen-py"
89
-version = "1.8.0"
+version = "1.8.1"
90
description = "Pramen transformations written in python"
91
authors = [
92
"Artem Zhukov <[email protected]>",
pramen/version.sbt
@@ -1 +1 @@
1
-ThisBuild / version := "1.8.1-SNAPSHOT"
+ThisBuild / version := "1.8.2-SNAPSHOT"
0 commit comments