Skip to content

Commit 96c8681

Browse files
authored
Merge pull request #104 from ayan-usgs/master
increment version number
2 parents fd10e3f + 25815dc commit 96c8681

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pysgrid/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from .sgrid import SGrid, load_grid
44
from . import utils
55

6-
__version__ = '0.3.4'
6+
__version__ = '0.3.5'
77

88
__all__ = ['SGrid',
99
'load_grid',

0 commit comments

Comments
 (0)