commit | 23b190414c58024249418f8899f51cd4c9104121 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri Jun 24 16:41:59 2016 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri Jun 24 16:41:59 2016 +0600 |
tree | df80c85366066983af0d972522c79a5d8c470ecd | |
parent | 0bfd4849ca6b10b11a34a33f9e52542a8411022b [diff] [blame] |
bumped to version 6.27.25
diff --git a/erpnext/__init__.py b/erpnext/__init__.py index bb1465b..769c827 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py
@@ -1,4 +1,4 @@ # -*- coding: utf-8 -*- from __future__ import unicode_literals -__version__ = '6.27.24' \ No newline at end of file +__version__ = '6.27.25' \ No newline at end of file