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 5b4fe75 commit ca9f75aCopy full SHA for ca9f75a
quaddtype/pyproject.toml
@@ -10,7 +10,7 @@ build-backend = "mesonpy"
10
[project]
11
name = "quaddtype"
12
description = "Quad (128-bit) float dtype for numpy"
13
-version = "0.0.1"
+version = "0.0.2"
14
readme = 'README.md'
15
authors = [{name = "Swayam Singh", email = "[email protected]"}]
16
requires-python = ">=3.10.0"
0 commit comments