Skip to content

Commit a9ecf4e

Browse files
committed
Updated version of finmarketpy
1 parent 215b6b4 commit a9ecf4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ In finmarketpy/examples you will find several examples, including some simple tr
176176

177177
# Release Notes
178178

179-
* 0.11.18 - finmarketpy (09 Mar 2025)
179+
* 0.11.19 - finmarketpy (09 Mar 2025)
180180
* 0.11.16 - finmarketpy (08 Mar 2025)
181181
* 0.11.15 - finmarketpy (08 Mar 2025)
182182
* 0.11.14 - finmarketpy (19 May 2024)

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use API, which has prebuilt templates for you to define backtest."""
66

77
setup(name="finmarketpy",
8-
version="0.11.18",
8+
version="0.11.19",
99
description="finmarketpy is a Python based library for backtesting trading strategies",
1010
author="Saeed Amen",
1111
author_email="[email protected]",

0 commit comments

Comments
 (0)