diff --git a/src/Pid/Pid.csproj b/src/Pid/Pid.csproj
index 0b2453d8da1edd9ecbc1013c1077e5b194d2ce87..d87650590f7dfa3d7c8fd435d86c4e44c10730b1 100644
--- a/src/Pid/Pid.csproj
+++ b/src/Pid/Pid.csproj
@@ -5,7 +5,7 @@
 		<AssemblyName>Coscine.Api.Pid</AssemblyName>
 		<GenerateDocumentationFile>true</GenerateDocumentationFile>
 		<TargetFramework>net6.0</TargetFramework>
-		<Version>2.4.0</Version>
+		<Version>2.4.1</Version>
 	</PropertyGroup>
 	<PropertyGroup>
 		<Authors>RWTH Aachen University</Authors>