From 94e6f94e66e1546131840bc1677ef636fb60e46f Mon Sep 17 00:00:00 2001 From: chfw Date: Fri, 16 Oct 2020 21:05:12 +0000 Subject: [PATCH] This is an auto-commit, updating project meta data, such as changelog.rst, contributors.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 48f2fa9..fc79247 100644 --- a/README.rst +++ b/README.rst @@ -56,7 +56,7 @@ Fonts, colors and charts are not supported. Introduction ================================================================================ -**libxlsxwpy** is a plain python wrapper for libxlsxwriter, a c library. And it only support writing strings for now. +**libxlsxwpy** is a plain python wrapper for libxlsxwriter, a c library. And it supports: write string, boolean, datetime and number.