Skip to content

Commit afb8183

Browse files
authored
Update __about__.py
Updated version # and email.
1 parent 772271d commit afb8183

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sarpy_apps/__about__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
'__title__', '__summary__',
2727
'__license__', '__copyright__']
2828

29-
__version__ = "1.1.25"
29+
__version__ = "1.1.26"
3030

3131
__classification__ = "UNCLASSIFIED" # This should be set appropriately in any high-side version
3232
__author__ = "National Geospatial-Intelligence Agency"
3333
__url__ = "https://github.com/ngageoint/sarpy_apps"
34-
__email__ = "richard.m.naething@nga.mil"
34+
__email__ = "SARToolboxDev@nga.mil"
3535

3636

3737
__title__ = "sarpy_apps"

0 commit comments

Comments
 (0)