Skip to content

Commit 3876877

Browse files
author
rob
committed
Merge branch 'develop'
2 parents 6565bc3 + 074f410 commit 3876877

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pysystemtrader"
3-
version = "1.47"
3+
version = "1.61"
44
authors = [
55
{ name="Robert Carver", email="[email protected]" },
66
]

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ def dir_this_file():
7878

7979
setup(
8080
name="pysystemtrade",
81-
version="1.12.0",
81+
version="1.61.0",
8282
author="Robert Carver",
8383
description=(
8484
"Python framework for running systems as in Robert Carver's book Systematic Trading"

0 commit comments

Comments
 (0)