Skip to content

Commit 328165d

Browse files
committed
Bump version to 0.2.1
1 parent 657aa9c commit 328165d

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.2.0"
13+
version = "0.2.1"
1414
readme = 'README.md'
1515
license = { file = "LICENSE" }
1616
authors = [{name = "Swayam Singh", email = "[email protected]"}]

0 commit comments

Comments
 (0)