chore: address review feedback - remove comment and fix numbering

This commit is contained in:
Ahmet Çetinkaya
2025-09-15 11:45:24 +03:00
parent 856680e3bc
commit c5e0c1840b
2 changed files with 10 additions and 13 deletions

View File

@@ -129,6 +129,3 @@ jobs:
sed -i "s/version = \".*\"/version = \"$PYTHON_VERSION\"/" pyproject.toml
echo "Updated pyproject.toml version to $PYTHON_VERSION (for release artifacts only)"
fi
# Note: No longer committing version changes back to main branch
# The version is only updated in the release artifacts