Skip to content

Commit bcc67e6

Browse files
committed
bumping version to 0.2
1 parent dff30c0 commit bcc67e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quaddtype/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build-backend = "mesonpy"
1010
[project]
1111
name = "numpy_quaddtype"
1212
description = "Quad (128-bit) float dtype for numpy"
13-
version = "0.1.0"
13+
version = "0.2.0"
1414
readme = 'README.md'
1515
license = { file = "LICENSE" }
1616
authors = [{name = "Swayam Singh", email = "[email protected]"}]

0 commit comments

Comments
 (0)