Skip to content

Commit a06bd05

Browse files
committed
release: 0.0.7
1 parent 47e2b03 commit a06bd05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.6"
4+
__version__ = "0.0.7"
55
FArray = npt.NDArray[np.float32 | np.float64]

0 commit comments

Comments
 (0)