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