publish again
This commit is contained in:
parent
0f60c139a9
commit
bfb50a7bf5
@ -0,0 +1 @@
|
|||||||
|
from humandate.index import *
|
2
setup.py
2
setup.py
@ -2,7 +2,7 @@ from distutils.core import setup
|
|||||||
setup(
|
setup(
|
||||||
name = 'humandate',
|
name = 'humandate',
|
||||||
packages = ['humandate'],
|
packages = ['humandate'],
|
||||||
version = '0.1',
|
version = '0.4',
|
||||||
description = 'Parse human-readable dates',
|
description = 'Parse human-readable dates',
|
||||||
author = 'Mahdi Dibaiee',
|
author = 'Mahdi Dibaiee',
|
||||||
author_email = 'mdibaiee@aol.com',
|
author_email = 'mdibaiee@aol.com',
|
||||||
|
Loading…
Reference in New Issue
Block a user