From a69c8becf5c72a480f5b299c31cef324d1edaf34 Mon Sep 17 00:00:00 2001 From: Niru Maheswaranathan Date: Tue, 24 Feb 2015 16:13:48 -0800 Subject: [PATCH] added version info to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 608d88f..44ad54e 100644 --- a/README.md +++ b/README.md @@ -28,5 +28,8 @@ tableprint.table(data, headers) ## Dependencies - Python 2.7 or 3.3+ +## Version +- 0.1.0 (Feb 24 2015) Initial release + ## License MIT. See `LICENSE.md`