commit | 228ff87ea22cc1592496b1129d32609d6a43cfe9 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Jul 27 16:25:56 2015 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Jul 27 16:25:56 2015 +0600 |
tree | c913f6b534576e89a21e025ed621e631127216fd | |
parent | 8d8655e1cdb4fca6e661907acb21ab96d8302b2a [diff] [blame] |
bumped to version 5.3.0
diff --git a/erpnext/__version__.py b/erpnext/__version__.py index 9049b13..3a243f5 100644 --- a/erpnext/__version__.py +++ b/erpnext/__version__.py
@@ -1,2 +1,2 @@ from __future__ import unicode_literals -__version__ = '5.2.1' +__version__ = '5.3.0'