diff --git a/erpnext/__init__.py b/erpnext/__init__.py index e1f1f1376d9..bb1465bced9 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -1,4 +1,4 @@ # -*- coding: utf-8 -*- from __future__ import unicode_literals -__version__ = '6.27.23' \ No newline at end of file +__version__ = '6.27.24' \ No newline at end of file