diff --git a/setup.py b/setup.py index 4094eb2..04a7225 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='jsonexcel', - version='1.0.4', + version='1.0.5', author='Kanae Ohta', author_email='kanae5321@gmail.com', url='https://github.com/taKana671/JsonExcel.git',