Skip to content

Commit

Permalink
Merge pull request #104 from ayan-usgs/master
Browse files Browse the repository at this point in the history
increment version number
  • Loading branch information
ayan-usgs authored Apr 19, 2017
2 parents fd10e3f + 25815dc commit 96c8681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pysgrid/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from .sgrid import SGrid, load_grid
from . import utils

__version__ = '0.3.4'
__version__ = '0.3.5'

__all__ = ['SGrid',
'load_grid',
Expand Down

0 comments on commit 96c8681

Please sign in to comment.