Files
quantconnect--lean/Algorithm.Python/packages.config
T
AlexCatarino d7f2411fcd Upgrades pythonnet version
In this version, we have fixed a bug that led to System.AccessViolationException when we add timezone information in the datetime.datetime object.
2017-09-12 17:33:52 +01:00

4 lines
149 B
XML

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="QuantConnect.pythonnet" version="1.0.4.8" targetFramework="net452" />
</packages>