Skip to content

Commit f352fcb

Browse files
ldabelltchristiansen-aquaveo
authored andcommitted
Hardcode version 6.1.9
1 parent 8872e3d commit f352fcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_package/xms/interp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
from .api.interpolator import interpolate_to_grid # NOQA: F401
44
from .api.interpolator import interpolate_to_points # NOQA: F401
55

6-
__version__ = '6.1.7'
6+
__version__ = '6.1.9'

0 commit comments

Comments
 (0)