Skip to content

Commit a24464b

Browse files
committed
Fixed issue #44
modified: eodms_cli.py
1 parent 93f807c commit a24464b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eodms_cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
__license__ = 'MIT License'
1818
__description__ = 'Script used to search, order and download imagery from ' \
1919
'the EODMS using the REST API (RAPI) service.'
20-
__version__ = '3.4.1'
20+
__version__ = '3.4.2'
2121
__maintainer__ = 'Kevin Ballantyne'
2222
__email__ = 'eodms-sgdot@nrcan-rncan.gc.ca'
2323

0 commit comments

Comments
 (0)