File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ Documentation On GitHub
88`v0.1.7 `_ `0.1.7 `_
99`v0.1.8 `_ `0.1.8 `_
1010`v0.1.9 `_ `0.1.9 `_
11+ `v0.1.10 `_ `0.1.10 `_
1112================ ===============
1213
1314.. _`stable` : ../stable/index.html
@@ -18,3 +19,5 @@ Documentation On GitHub
1819.. _`0.1.8` : https://github.com/MPAS-Dev/geometric_features/tree/0.1.8
1920.. _`v0.1.9` : ../0.1.9/index.html
2021.. _`0.1.9` : https://github.com/MPAS-Dev/geometric_features/tree/0.1.9
22+ .. _`v0.1.10` : ../0.1.10/index.html
23+ .. _`0.1.10` : https://github.com/MPAS-Dev/geometric_features/tree/0.1.10
Original file line number Diff line number Diff line change 66from geometric_features .feature_collection import FeatureCollection , \
77 read_feature_collection
88
9- __version_info__ = (0 , 1 , 9 )
9+ __version_info__ = (0 , 1 , 10 )
1010__version__ = '.' .join (str (vi ) for vi in __version_info__ )
You can’t perform that action at this time.
0 commit comments