commit | 139283fbf72ee2d371b4ffc4c85f4bb01a21a4ca | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Aug 19 15:04:30 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Wed Aug 19 15:04:30 2015 +0600 |
tree | 77c5778aea11e2fda9a17ba7f69fd766dc99e2d2 | |
parent | 89cac6c8a6650fb7a493d66c7cfff7a69725d19b [diff] [blame] |
bumped to version 5.7.0
diff --git a/erpnext/__version__.py b/erpnext/__version__.py index 99604dc..90d02c9 100644 --- a/erpnext/__version__.py +++ b/erpnext/__version__.py
@@ -1,2 +1,2 @@ from __future__ import unicode_literals -__version__ = '5.6.4' +__version__ = '5.7.0'