There was an error while loading. Please reload this page.
1 parent 70c1a93 commit c740c80Copy full SHA for c740c80
1 file changed
gridded/__init__.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python
2
3
-__version__ = "0.7.3dev"
+__version__ = "0.7.3"
4
5
VALID_SGRID_LOCATIONS = (None, 'center', 'edge1', 'edge2', 'node')
6
VALID_UGRID_LOCATIONS = (None, 'node', 'face', 'edge', 'boundary')
0 commit comments