We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 670af58 commit d2eaa8bCopy full SHA for d2eaa8b
quaddtype/pyproject.toml
@@ -10,7 +10,7 @@ build-backend = "mesonpy"
10
[project]
11
name = "numpy_quaddtype"
12
description = "Quad (128-bit) float dtype for numpy"
13
-version = "0.0.7"
+version = "0.0.8"
14
readme = 'README.md'
15
authors = [{name = "Swayam Singh", email = "[email protected]"}]
16
requires-python = ">=3.10.0"
0 commit comments