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 88b668f commit a536e30Copy full SHA for a536e30
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.2.1"
+version = "0.2.2"
14
readme = 'README.md'
15
license = { file = "LICENSE" }
16
authors = [{name = "Swayam Singh", email = "[email protected]"}]
0 commit comments