diff --git a/src/PIDMigrator/PIDMigrator.csproj b/src/PIDMigrator/PIDMigrator.csproj
index 1d810e682a7cd0f4dfd27d0753f997666d57e9e6..f31a267a12dba8cddcea3d2f58e63909cbdb5237 100644
--- a/src/PIDMigrator/PIDMigrator.csproj
+++ b/src/PIDMigrator/PIDMigrator.csproj
@@ -5,7 +5,7 @@
     <TargetFramework>net6.0</TargetFramework>
     <ImplicitUsings>enable</ImplicitUsings>
     <Nullable>enable</Nullable>
-  <Version>2.0.0</Version></PropertyGroup>
+  <Version>2.0.1</Version></PropertyGroup>
 
   <ItemGroup>
     <PackageReference Include="Coscine.Action" Version="3.*-*" />