From de71658273974f8534813d3ca23c0e5edb8cd150 Mon Sep 17 00:00:00 2001 From: ashwinthanaraj Date: Wed, 27 Jan 2021 18:30:24 +0530 Subject: [PATCH] Bumping down one version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2b06931..2a1138e 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( name='fyle-accounting-mappings', - version='0.7.0', + version='0.6.0', author='Shwetabh Kumar', author_email='shwetabh.kumar@fyle.in', description='Django application to store the fyle accounting mappings in a generic manner',