Bump to 21.1.6.3

This commit is contained in:
Duncan Ogilvie
2026-05-14 02:56:54 +02:00
parent 92c7511946
commit 6405a0186a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
[project]
name = "llvm-nanobind"
version = "21.1.6.2"
version = "21.1.6.3"
description = "LLVM-C Python bindings with nanobind."
readme = "README.md"
requires-python = ">=3.12"
Generated
+1 -1
View File
@@ -114,7 +114,7 @@ wheels = [
[[package]]
name = "llvm-nanobind"
version = "21.1.6.2"
version = "21.1.6.3"
source = { editable = "." }
[package.dev-dependencies]