ago 0.0.5 version
* consolidated human and delta2human * fixed docs and tests to reflect consolidation
This commit is contained in:
parent
1e4fe16b72
commit
a2574a05d8
4 changed files with 48 additions and 45 deletions
2
setup.py
2
setup.py
|
|
@ -4,7 +4,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name = 'ago',
|
||||
version = '0.0.4',
|
||||
version = '0.0.5',
|
||||
description = 'ago: Human readable timedeltas',
|
||||
keywords = 'ago human readable time deltas timedelta datetime',
|
||||
long_description = open('README.rst').read(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue