diff --git a/setup.cfg b/setup.cfg index bcd0f8e..6226c73 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = docxplain -version = 0.3.0 +version = 0.4.0 description = Convert Office (docx) files to plain text using pandoc. author = Jonathan Sick author_email = hi@jsick.codes