diff --git a/setup.py b/setup.py index 3005abd..3bccd8c 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ with open(os.path.join(os.path.dirname(__file__), 'README.rst')) as r_file: setup( name='tldp', - version='0.2', + version='0.4.1', license='MIT', author='Martin A. Brown', author_email='martin@linux-ip.net',