From 2551a70c32e13ee470ef04b84d4d93a93500e334 Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Thu, 31 Jan 2019 14:32:03 +0000 Subject: [PATCH] Using python 3.7. --- comparemd5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comparemd5 b/comparemd5 index 7bc42df..387a487 100755 --- a/comparemd5 +++ b/comparemd5 @@ -1,4 +1,4 @@ -#!/usr/bin/env python3.6 +#!/usr/bin/env python3.7 # # Copyright (C) 2018 The University of Sheffield, UK #