Skip to content

Commit 706b6ca

Browse files
authored
Corrected version number
Removed release candidate indicator
1 parent 48b0956 commit 706b6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sarpy/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
from sarpy.__details__ import __classification__, _post_identifier
3030

31-
__version__ = "1.3.62-rc"
31+
__version__ = "1.3.62"
3232

3333
__author__ = "National Geospatial-Intelligence Agency"
3434
__url__ = "https://github.com/ngageoint/sarpy"

0 commit comments

Comments
 (0)