Skip to content

Commit 16813fb

Browse files
committed
chore: bump version to v8.4.0
1 parent f2409e4 commit 16813fb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__='v8.3.0'
1+
__version__='v8.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 = "v8.3.0"
3+
version = "v8.4.0"
44
description = "A framework for creating trading bots"
55
authors = ["MDUYN"]
66
readme = "README.md"

0 commit comments

Comments
 (0)