Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/getcnloc.py
diff options
context:
space:
mode:
Diffstat (limited to 'getcnloc.py')
-rwxr-xr-xgetcnloc.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/getcnloc.py b/getcnloc.py
index 965e283..136cbf2 100755
--- a/getcnloc.py
+++ b/getcnloc.py
@@ -48,10 +48,9 @@ data_revisions = [
'GB2260-2011',
'GB2260-2012',
'GB2260-2013',
- 'GB2260',
+ 'GB2260-2014',
]
-
def fetch_data():
data_collection = OrderedDict()
for revision in data_revisions: