We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d478bd + 6886d74 commit aa6be70Copy full SHA for aa6be70
2 files changed
__init__.py
@@ -0,0 +1 @@
1
+__version__='v0.14.0'
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "finterion-investing-algorithm-framework"
3
-version = "0.13.3"
+version = "0.14.0"
4
description = "This is the official plugin for the investing algorithm framework open source project."
5
authors = ["marcvanduyn <marc@finterion.com>"]
6
readme = "README.md"
0 commit comments