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 772271d commit afb8183Copy full SHA for afb8183
sarpy_apps/__about__.py
@@ -26,12 +26,12 @@
26
'__title__', '__summary__',
27
'__license__', '__copyright__']
28
29
-__version__ = "1.1.25"
+__version__ = "1.1.26"
30
31
__classification__ = "UNCLASSIFIED" # This should be set appropriately in any high-side version
32
__author__ = "National Geospatial-Intelligence Agency"
33
__url__ = "https://github.com/ngageoint/sarpy_apps"
34
-__email__ = "richard.m.naething@nga.mil"
+__email__ = "SARToolboxDev@nga.mil"
35
36
37
__title__ = "sarpy_apps"
0 commit comments