Update Pythonnet to 2.0.39

This commit is contained in:
Jhonathan Abreu
2024-09-27 15:40:42 -04:00
parent 3dbcc4b41d
commit 801b0f5add
11 changed files with 11 additions and 11 deletions
@@ -39,7 +39,7 @@
<Compile Include="..\Common\Properties\SharedAssemblyInfo.cs" Link="Properties\SharedAssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.38" />
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.39" />
</ItemGroup>
<ItemGroup>
<Content Include="OptionUniverseFilterGreeksShortcutsRegressionAlgorithm.py" />