Prepare 0.30.0 release

This commit is contained in:
Dan Chao
2025-11-03 09:58:12 -08:00
parent 5c944600fa
commit e99d145299
4 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
:pkl-version-no-suffix: 0.30.0
// tells whether pkl version corresponding to current git commit
// is a release version (:is-release-version: '') or dev version (:!is-release-version:)
:!is-release-version:
:is-release-version: ''
// the remaining attributes do not need to be updated regularly