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 ee20336 + 0e37c91 commit dcffa1aCopy full SHA for dcffa1a
pramen-py/pyproject.toml
@@ -86,7 +86,7 @@ testpaths = "tests/"
86
87
[tool.poetry]
88
name = "pramen-py"
89
-version = "1.8.3"
+version = "1.8.4"
90
description = "Pramen transformations written in python"
91
authors = [
92
"Artem Zhukov <[email protected]>",
pramen/version.sbt
@@ -1 +1 @@
1
-ThisBuild / version := "1.8.4-SNAPSHOT"
+ThisBuild / version := "1.8.5-SNAPSHOT"
0 commit comments