Skip to content

Commit f0a14bd

Browse files
authored
Merge pull request #12 from ClimateImpactLab/release-prep
Prepare for release
2 parents 77c0f20 + 40fbf89 commit f0a14bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/command_line_scghg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import sys
1717

1818
# EDIT this line upon each release of dscim-facts-epa
19-
VERSION = "unreleased"
19+
VERSION = "0.1.0"
2020

2121
args = sys.argv
2222
if len(args) == 1:

0 commit comments

Comments
 (0)