Bug Fixes
- During project download, array types are now treated correctly, ensuring we don't try to read int data as floats and vice versa (See: https://github.com/seequent/steno3dpy/pull/158 and https://github.com/seequent/steno3dpy/pull/159)
- During project upload, unset `Z` value on `Mesh2DGrid`s is correctly ignored (See: https://github.com/seequent/steno3dpy/pull/158)