We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30f6075 commit fe594ecCopy full SHA for fe594ec
sources/TileDB.CSharp/TileDB.CSharp.csproj
@@ -6,7 +6,7 @@
6
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
7
<Nullable>enable</Nullable>
8
<RootNamespace>TileDB.CSharp</RootNamespace>
9
- <Version>5.4.0</Version>
+ <Version>5.5.0</Version>
10
<Description>C# wrapper of the TileDB Embedded universal data engine.</Description>
11
<PackageReadmeFile>README.md</PackageReadmeFile>
12
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments