8000 bumped version to 3.0.1 · losttech/pythonnet@1f63b01 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1f63b01

Browse files
committed
bumped version to 3.0.1
1 parent 8299148 commit 1f63b01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/runtime/Python.Runtime.15.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFrameworks>netstandard2.0;net40</TargetFrameworks>
44
<Platforms>AnyCPU</Platforms>
@@ -9,7 +9,7 @@
99
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1010
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1111
<Description>This software is part of Gradient: https://losttech.software/gradient.html</Description>
12-
<VersionPrefix>3.0.0</VersionPrefix>
12+
<VersionPrefix>3.0.1</VersionPrefix>
1313
<DebugSymbols>true</DebugSymbols>
1414
<IncludeSymbols>true</IncludeSymbols>
1515
<SymbolPackageFormat>snupkg</SymbolPackageFormat>

0 commit comments

Comments
 (0)
0