changeset 3:8f7909cf86df draft

Uploaded
author petrn
date Fri, 20 Dec 2019 11:22:25 +0000
parents 94877d063270
children 0f9dfaada8ef
files seqclust version_info.txt
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/seqclust	Fri Dec 20 11:14:11 2019 +0000
+++ b/seqclust	Fri Dec 20 11:22:25 2019 +0000
@@ -52,7 +52,7 @@
             tag=tag,
             revcount=revcount
         )
-    except subprocess.CalledProcessError:
+    except:
         # alernativelly - read it from file
         try:
             with open(path + "/version_info.txt", 'r') as f:
--- a/version_info.txt	Fri Dec 20 11:14:11 2019 +0000
+++ b/version_info.txt	Fri Dec 20 11:22:25 2019 +0000
@@ -1,1 +1,1 @@
-version: 0.3.6-430(1722c1f) branch: conda
+version: 0.3.6-431(e059d93) branch: conda