From 1d1151c67befc8bbf7ceca0695350c624056358c Mon Sep 17 00:00:00 2001 From: GarrettJenkinson Date: Sat, 13 Nov 2021 09:04:36 -0600 Subject: [PATCH] Update setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 78840c5..59f8b18 100755 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = condor_tensorflow -version = 1.0.0 +version = 1.0.1 author = Garrett Jenkinson author_email = Jenkinson.William@mayo.edu description = A tensorflow implementation of Conditionals for Ordinal Regression