Skip to content

Commit 6e3baf2

Browse files
committed
Merge branch 'main' into 297-save-strategies-as-part-of-the-backtest-report
2 parents 58732e0 + 987992b commit 6e3baf2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__='v6.2.0'
1+
__version__='v6.2.1'

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "investing-algorithm-framework"
3-
version = "v6.2.0"
3+
version = "v6.2.1"
44
description = "A framework for creating trading bots"
55
authors = ["MDUYN"]
66
readme = "README.md"

0 commit comments

Comments
 (0)