We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d52bd commit c531c22Copy full SHA for c531c22
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = geoCosiCorr3D
3
-version = 2.4.1
+version = 2.5.1
4
author = Saif Aati
5
author_email = saif@caltech.edu, saifaati@gmail.com
6
description = Geospatial COSI-Corr 3D
setup.py
@@ -3,7 +3,7 @@
if __name__ == '__main__':
setup(
name='geoCosiCorr3D',
- version='2.5.0',
+ version='2.5.1',
7
author='Saif Aati',
8
author_email='saif@caltech.edu, saifaati@gmail.com',
9
description='Geospatial COSI-Corr 3D',
0 commit comments