Skip to content

Commit 6af2e23

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents f92777e + aa94fbf commit 6af2e23

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__='v2.4.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 = "investing-algorithm-framework"
3-
version = "2.3.2"
3+
version = "v2.4.0"
44
description = "A framework for creating trading bots"
55
authors = ["MDUYN"]
66
readme = "README.md"

0 commit comments

Comments
 (0)