We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd10e3f + 25815dc commit 96c8681Copy full SHA for 96c8681
1 file changed
pysgrid/__init__.py
@@ -3,7 +3,7 @@
3
from .sgrid import SGrid, load_grid
4
from . import utils
5
6
-__version__ = '0.3.4'
+__version__ = '0.3.5'
7
8
__all__ = ['SGrid',
9
'load_grid',
0 commit comments