bumping version to 0.4.4

This commit is contained in:
Martin A. Brown 2016-03-01 22:24:27 -08:00
parent 9cb92dce7c
commit cd551329d8
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ with open(os.path.join(os.path.dirname(__file__), 'README.rst')) as r_file:
setup(
name='tldp',
version='0.4.2',
version='0.4.4',
license='MIT',
author='Martin A. Brown',
author_email='martin@linux-ip.net',