diff --git a/setup.py b/setup.py index f9001be..7471f13 100755 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ required = [ setup( name='maya', - version='0.1.3', + version='0.1.4', description='Datetimes for Humans.', long_description= '\n' + read('README.rst'), author='Kenneth Reitz',