Skip to content

Commit 70af421

Browse files
committed
🔖 Version 3.39.0
1 parent 558c7a8 commit 70af421

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Mindee .NET Client Library Changelog
22

3+
4+
## v3.39.0 - 2026-03-02
5+
### Changes
6+
* :sparkles: add job information to inference
7+
8+
39
## v3.38.0 - 2026-02-11
410
### Changes
511
* :sparkles: add missing accessors & fix broken simplefields accessors

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>3.38.0</VersionPrefix>
3+
<VersionPrefix>3.39.0</VersionPrefix>
44
<VersionSuffix></VersionSuffix>
55
<Authors>Mindee</Authors>
66
<PackageProjectUrl>https://github.com/mindee/mindee-api-dotnet</PackageProjectUrl>

0 commit comments

Comments
 (0)