Skip to content

Commit 9e1ef63

Browse files
authored
update for new repo location + modified CSV output/input header names
1 parent 4111a4b commit 9e1ef63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metaknowledge/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import os
33
import sys
44

5-
__version__ = '3.3.2'
5+
__version__ = '3.3.3'
66

77
commonRecordFields = [
88
'year',

0 commit comments

Comments
 (0)