diff --git a/erpnext/__init__.py b/erpnext/__init__.py index bb1465bced9..769c827ca9b 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