From 85942ef5e967142df6b08887eb2d08d203adc384 Mon Sep 17 00:00:00 2001 From: "Michael P. Soulier" Date: Fri, 18 May 2018 08:12:18 -0400 Subject: Updating release to 0.7.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 53bb245..e9daa01 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.core import setup setup(name='tftpy', - version='0.6.3', + version='0.7.0', description='Python TFTP library', author='Michael P. Soulier', author_email='msoulier@digitaltorque.ca', -- cgit v1.2.1