Skip to content

Commit 9789a53

Browse files
committed
Update version number in spatialdata module.
1 parent fd40a26 commit 9789a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spatialdata/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
##
1919
## @brief Python top-level SpatialData module initialization
2020

21-
__version__ = "1.9.3"
21+
__version__ = "1.9.6"
2222

2323
__all__ = ['geocoords',
2424
'spatialdb',

0 commit comments

Comments
 (0)