Update QuantConnect.pythonnet to 2.0.58 (#9591)

This commit is contained in:
Jhonathan Abreu
2026-07-07 11:57:01 -04:00
committed by GitHub
parent c88955b91a
commit 047600be8a
11 changed files with 11 additions and 11 deletions
@@ -37,7 +37,7 @@
<Compile Include="..\Common\Properties\SharedAssemblyInfo.cs" Link="Properties\SharedAssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.57" />
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.58" />
</ItemGroup>
<ItemGroup>
<Content Include="OptionUniverseFilterGreeksShortcutsRegressionAlgorithm.py" />