Skip to content

Commit c531c22

Browse files
authored
Batch correlation (#26)
* update README.md for batch_correlation feature * update README.md for batch_correlation feature * update README.md for batch_correlation feature * update README.md for batch_correlation feature * update README.md for batch_correlation feature * README.md --> multiband correlation * batch_correlation * v.2.5.1: batch correaltion
1 parent b3d52bd commit c531c22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = geoCosiCorr3D
3-
version = 2.4.1
3+
version = 2.5.1
44
author = Saif Aati
55
author_email = saif@caltech.edu, saifaati@gmail.com
66
description = Geospatial COSI-Corr 3D

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
if __name__ == '__main__':
44
setup(
55
name='geoCosiCorr3D',
6-
version='2.5.0',
6+
version='2.5.1',
77
author='Saif Aati',
88
author_email='saif@caltech.edu, saifaati@gmail.com',
99
description='Geospatial COSI-Corr 3D',

0 commit comments

Comments
 (0)