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