Skip to content
This repository was archived by the owner on Mar 3, 2020. It is now read-only.

Commit 09d171d

Browse files
author
klsmith-usgs
committed
update version
1 parent a62a4e1 commit 09d171d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ccd/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# the core algorithm. So, the core algorithm needs it's own version
1111
# that actually gets reported with results, and a release version for pypi
1212
# and system integration purposes.
13-
__algorithm_version__ = '2017.08.18'
13+
__algorithm_version__ = '2017.10.27'
1414
__local_version__ = ''
1515

1616
# __algorithm__ = ':'.join([__name, __algorithm_version__, __local_version__])

0 commit comments

Comments
 (0)