Skip to content

Commit 672ea74

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents a245c18 + 3cdf2ac commit 672ea74

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__='v2.5.3'
1+
__version__='v3.0.0'

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

0 commit comments

Comments
 (0)