verion 1.2.9

This commit is contained in:
Steve Nyemba 2020-09-26 15:55:13 -05:00
parent 670559aef7
commit e63614fb01
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import sys
def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()
args = {
"name":"healthcareio","version":"1.2.8",
"name":"healthcareio","version":"1.2.9",
"author":"Vanderbilt University Medical Center",
"author_email":"steve.l.nyemba@vumc.org",
"license":"MIT",