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