mirror of
https://github.com/kennethreitz/maya.git
synced 2026-06-05 23:00:18 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4fd8baf3eb |
@@ -35,7 +35,7 @@ required = [
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='maya',
|
name='maya',
|
||||||
version='0.1.4',
|
version='0.1.5',
|
||||||
description='Datetimes for Humans.',
|
description='Datetimes for Humans.',
|
||||||
long_description= '\n' + read('README.rst'),
|
long_description= '\n' + read('README.rst'),
|
||||||
author='Kenneth Reitz',
|
author='Kenneth Reitz',
|
||||||
|
|||||||
Reference in New Issue
Block a user