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 dff30c0 commit bcc67e6Copy full SHA for bcc67e6
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.1.0"
+version = "0.2.0"
14
readme = 'README.md'
15
license = { file = "LICENSE" }
16
authors = [{name = "Swayam Singh", email = "[email protected]"}]
0 commit comments