Skip to content

Commit d79dd2f

Browse files
authored
Bump Microsoft.Data.Analysis version to 0.4.0 (dotnet#2892)
* Bump Microsoft.Data.Analysis version to 0.4.0
1 parent 59df417 commit d79dd2f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Microsoft.Data.Analysis/Microsoft.Data.Analysis.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
<LangVersion>7.3</LangVersion>
66
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
77
<SuppressFinalPackageVersion>false</SuppressFinalPackageVersion>
8-
<VersionPrefix>0.3.0</VersionPrefix>
9-
<IsShipping>true</IsShipping>
8+
<VersionPrefix>0.4.0</VersionPrefix>
109
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1110
<Description>This package contains easy-to-use and high-performance libraries for data analysis and transformation.</Description>
1211
<PackageReleaseNotes>Initial preview of robust and extensible types and algorithms for manipulating structured data that supports aggregations, statistical funtions, sorting, grouping, joins, merges, handling missing values and more. </PackageReleaseNotes>

0 commit comments

Comments
 (0)