Skip to content

Commit 8362da1

Browse files
committed
Merge branch 'main' of github.com:coding-kitties/investing-algorithm-framework
2 parents a4bc648 + c6a272d commit 8362da1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__='v3.7.3'
1+
__version__='v3.8'

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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 = "v3.7.4"
3+
version = "v3.8"
44
description = "A framework for creating trading bots"
55
authors = ["MDUYN"]
66
readme = "README.md"

0 commit comments

Comments
 (0)