Skip to content

Commit bdb599c

Browse files
committed
Merge branch 'main' of github.com:coding-kitties/investing-algorithm-framework
2 parents 3e2232a + 18f4f02 commit bdb599c

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__='v5.0.1'
1+
__version__='v5.0.2'

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

0 commit comments

Comments
 (0)