version: update

This commit is contained in:
Steve Nyemba 2021-09-01 02:34:41 -05:00
parent 0c0eaf7063
commit 135d4ef3f6
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()
args = {
"name":"data-transport",
"version":"1.3.9.4",
"version":"1.3.9.6",
"author":"The Phi Technology LLC","author_email":"info@the-phi.com",
"license":"MIT",
"packages":["transport"]}