Skip to content

Commit 26eb448

Browse files
committed
Merge branch 'main' of github.com:coding-kitties/investing-algorithm-framework
2 parents d0eb2ad + ce99c58 commit 26eb448

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__='v6.9.6'
1+
__version__='v6.9.7'

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 = "investing-algorithm-framework"
3-
version = "v6.9.6"
3+
version = "v6.9.7"
44
description = "A framework for creating trading bots"
55
authors = ["MDUYN"]
66
readme = "README.md"

0 commit comments

Comments
 (0)