Skip to content

Commit 18f4f02

Browse files
author
PyPI Poetry Publish Bot
committed
Change version to v5.0.2
1 parent 7a2ba3e commit 18f4f02

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)