Skip to content

Commit 2b8de21

Browse files
committed
chore: bump to pyproject-metadata 0.9.0 full release
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 373921c commit 2b8de21

File tree

1 file changed

+1
-1
lines changed
  • src/scikit_build_core/_vendor/pyproject_metadata

1 file changed

+1
-1
lines changed

src/scikit_build_core/_vendor/pyproject_metadata/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
import packaging.utils
6969
import packaging.version
7070

71-
__version__ = "0.9.0rc1"
71+
__version__ = "0.9.0"
7272

7373
__all__ = [
7474
"ConfigurationError",

0 commit comments

Comments
 (0)