From 19d3b1bd9fe55a40e42ad38a18936e684cf9f0f9 Mon Sep 17 00:00:00 2001 From: Marica Odagaki Date: Thu, 15 Mar 2018 19:11:57 -0800 Subject: [PATCH] Bump version to 0.3.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9dfbe46..f0d54b3 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ setup( name='elm-doc', - version='0.3.1', + version='0.3.2', url='https://github.com/ento/elm-doc', license='BSD 3-clause', author='Marica Odagaki',