From 5b98ab1b95f25b8c5be0b7e364344a96dbac4b1e Mon Sep 17 00:00:00 2001
From: Tim O'Donnell <timodonnell@gmail.com>
Date: Tue, 24 Sep 2019 22:40:53 -0400
Subject: [PATCH] update downloads

---
 mhcflurry/downloads.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mhcflurry/downloads.yml b/mhcflurry/downloads.yml
index 7cd3614b..cb732f7b 100644
--- a/mhcflurry/downloads.yml
+++ b/mhcflurry/downloads.yml
@@ -21,12 +21,12 @@ releases:
         compatibility-version: 2
         downloads:
             - name: models_class1_pan
-              url: https://github.com/openvax/mhcflurry/releases/download/pre-1.4.0/models_class1_pan.20190923.tar.bz2
+              url: https://github.com/openvax/mhcflurry/releases/download/pre-1.4.0/models_class1_pan.20190924.tar.bz2
               default: false
 
             - name: models_class1_pan_unselected
               part_urls:
-                - https://github.com/openvax/mhcflurry/releases/download/pre-1.4.0/models_class1_pan_unselected.20190923.tar.bz2.part.aa
+                - https://github.com/openvax/mhcflurry/releases/download/pre-1.4.0/models_class1_pan_unselected.20190924.tar.bz2.part.aa
               default: false
 
             - name: data_iedb
-- 
GitLab