version 1.2.4

This commit is contained in:
Steve Nyemba 2020-10-08 17:15:14 -05:00
parent e70802ef00
commit cbed09ea08
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.2.2",
"version":"1.2.4",
"author":"The Phi Technology LLC","author_email":"info@the-phi.com",
"license":"MIT",
"packages":["transport"]}