Skip to content

Commit 3614536

Browse files
author
Laurent Meyer
committed
e: bump version to v.1.0.16
1 parent 91a53f1 commit 3614536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def readme():
99
return f.read()
1010

1111
setup(name = 'timeago',
12-
version = '1.0.15',
12+
version = '1.0.16',
1313
description = 'A very simple python library, used to format datetime with `*** time ago` statement. eg: "3 hours ago".',
1414
long_description = readme(),
1515
author = 'hustcc',

0 commit comments

Comments
 (0)