Skip to content

Commit 755658d

Browse files
committed
changed nansat version info
1 parent 53e9025 commit 755658d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
try:
4040
import nansat
4141
except ImportError:
42-
raise ImportError(import_error_msg %(MAJOR,MINOR,MICRO,'nansat v0.6.9'))
42+
raise ImportError(import_error_msg %(MAJOR,MINOR,MICRO,'nansat v0.6.14'))
4343

4444
#----------------------------------------------------------------------------#
4545
# Install package

0 commit comments

Comments
 (0)