Skip to content

Commit 034ef4b

Browse files
authored
Update version for release
1 parent 0dc6d09 commit 034ef4b

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 = "0.1.0"
19+
VERSION = "0.2.0"
2020

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

0 commit comments

Comments
 (0)