Skip to content

Commit c4513de

Browse files
committed
version bump
1 parent e82c2e7 commit c4513de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
LONG_DESCRIPTION = open("README.rst").read()
77

88
setup(name='tabulate',
9-
version='0.4',
9+
version='0.4.1',
1010
description='Pretty-print tabular data',
1111
long_description=LONG_DESCRIPTION,
1212
author='Sergey Astanin',

0 commit comments

Comments
 (0)