Skip to content

Commit 6886d74

Browse files
author
PyPI Poetry Publish Bot
committed
Change version to v0.14.0
1 parent b12a824 commit 6886d74

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
__version__='v0.14.0'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "finterion-investing-algorithm-framework-plugin"
3-
version = "0.13.3"
3+
version = "v0.14.0"
44
description = "This is the official plugin for the investing algorithm framework open source project."
55
authors = ["marcvanduyn <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)