Skip to content

Commit a8bb6e8

Browse files
committed
Python.Included v3.10.0-preview5
1 parent 7ea9cdd commit a8bb6e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python.Included/Python.Included.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
6-
<Version>3.10.0-preview4</Version>
6+
<Version>3.10.0-preview5</Version>
77
<Authors>Meinrad Recheis and Python Software Foundation</Authors>
88
<Description>Python.Included is an automatic deployment mechanism for .NET packages which depend on the embedded Python distribution. This allows libraries depending on Python and/or Python packages to be deployed via Nuget without having to worry about any local Python installations.</Description>
99
<PackageLicenseUrl></PackageLicenseUrl>

0 commit comments

Comments
 (0)