commit | 4f3eadc488662acb748f54beab8c05854dcb6048 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Fri Aug 14 12:51:37 2015 +0600 |
committer | Anand Doshi <anand@erpnext.com> | Mon Aug 17 17:58:51 2015 +0530 |
tree | 2f67d06936bb5437b06d458484fcd812e6812634 | |
parent | 5dc7ff1355ea174c3c5e2fa2c9ff6ce208981f08 [diff] [blame] |
bumped to version 5.6.2
diff --git a/erpnext/__version__.py b/erpnext/__version__.py index d3874a8..741b326 100644 --- a/erpnext/__version__.py +++ b/erpnext/__version__.py
@@ -1,2 +1,2 @@ from __future__ import unicode_literals -__version__ = '5.6.1' +__version__ = '5.6.2'