Skip to content

Commit 4c7bced

Browse files
authored
🔖 Version 4.3.0 (#403)
1 parent a83af0f commit 4c7bced

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v4.3.0 - 2026-05-27
4+
### Changes
5+
* :sparkles: Add support for extraction in crop, split, and classify
6+
7+
38
## v4.2.1 - 2026-04-28
49
### Fixes
510
* :bug: fix package symbol errors when publishing CLI NuGet (#400)

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>4.2.1</VersionPrefix>
3+
<VersionPrefix>4.3.0</VersionPrefix>
44
<VersionSuffix></VersionSuffix>
55
<Authors>Mindee</Authors>
66
<TargetFrameworks>net472;net48;net6.0;net7.0;net8.0;net9.0;net10.0</TargetFrameworks>

0 commit comments

Comments
 (0)