You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<td>Get and set version from <code>pyproject.toml</code><code>project.version</code> field and <code>uv.lock</code><code>pacakge.version</code> field whose <code>package.name</code> field is the same as <code>pyproject.toml</code><code>project.name</code> field</td>
1948
+
<td>Get and set version from <code>pyproject.toml</code><code>project.version</code> field and <code>uv.lock</code><code>package.version</code> field whose <code>package.name</code> field is the same as <code>pyproject.toml</code><code>project.name</code> field</td>
1949
1949
</tr>
1950
1950
<tr>
1951
1951
<td><code>cargo</code></td>
@@ -1988,15 +1988,15 @@ <h3 id="custom-version-provider">Custom version provider<a class="headerlink" hr
0 commit comments