We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fbf6303 + e32a3ea commit 8b7fc07Copy full SHA for 8b7fc07
2 files changed
__init__.py
@@ -1 +1 @@
1
-__version__='v0.18.0'
+__version__='v0.19.0'
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "finterion-investing-algorithm-framework"
3
-version = "v0.18.0"
+version = "v0.19.0"
4
description = "This is the official finterion plugin for the investing algorithm framework open source project."
5
authors = ["Marc van Duyn <marc@finterion.com>"]
6
readme = "README.md"
0 commit comments