This commit is contained in:
Steve Nyemba 2021-02-08 14:14:40 -06:00
parent 904a7d12db
commit 5c2cf539ba
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.5.6",
"name":"healthcareio","version":"1.6.0",
"author":"Vanderbilt University Medical Center",
"author_email":"steve.l.nyemba@vumc.org",
"include_package_data":True,