data: update python indexer to v1.db25.p4 (#1037)

This commit is contained in:
Malte Langkabel
2020-06-08 18:54:34 +02:00
committed by GitHub
parent a76a19041f
commit 8962c6d511
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
SOURCETRAIL_PYTHON_INDEXER_VERSION="v1_db25_p3"
SOURCETRAIL_PYTHON_INDEXER_VERSION="v1_db25_p4"
# Determine current platform
PLATFORM='unknown'