Skip to content

Commit 3c2ab28

Browse files
committed
release: 0.0.10
1 parent 5100a12 commit 3c2ab28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vsl_ial/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import numpy as np
22
import numpy.typing as npt
33

4-
__version__ = "0.0.9"
4+
__version__ = "0.0.10"
55
FArray = npt.NDArray[np.float32 | np.float64]

0 commit comments

Comments
 (0)