Skip to content

Commit 311d19b

Browse files
committed
Merge branch 'baagaard/add-release-1.9.6'
* baagaard/add-release-1.9.6: Update version number in spatialdata module.
2 parents 6c04f99 + 9789a53 commit 311d19b

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)