bump version to v0.7

This commit is contained in:
Jan Petykiewicz 2022-08-18 23:10:39 -07:00
parent 56989009e0
commit 0a81c97af1

View File

@ -8,4 +8,4 @@ See the documentation for float_raster.raster(...) for details.
from .float_raster import *
__author__ = 'Jan Petykiewicz'
__version__ = '0.6'
__version__ = '0.7'