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 17f561c + c1eb8cc commit 6af9ffcCopy full SHA for 6af9ffc
__init__.py
@@ -1 +1 @@
1
-__version__='v0.14.0'
+__version__='v0.14.1'
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "finterion-investing-algorithm-framework"
3
-version = "0.14.0"
+version = "v0.14.1"
4
description = "This is the official plugin for the investing algorithm framework open source project."
5
authors = ["Marc van Duyn <[email protected]>"]
6
readme = "README.md"
0 commit comments