commit | 368a314d48e561c84da5a94e6081acfbb98a6123 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri Jul 22 13:28:12 2016 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri Jul 22 13:28:12 2016 +0600 |
tree | 6634dfbfd5f55460a8962b93423ed9a6721f4ed6 | |
parent | 40d4a8d13fb58b35e5ac6add559ebbf87e7827cb [diff] |
bumped to version 6.27.26
diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 769c827..7fcbabe 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py
@@ -1,4 +1,4 @@ # -*- coding: utf-8 -*- from __future__ import unicode_literals -__version__ = '6.27.25' \ No newline at end of file +__version__ = '6.27.26' \ No newline at end of file