diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 3ef27a4032e..cda08ac875f 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -1,4 +1,4 @@ # -*- coding: utf-8 -*- from __future__ import unicode_literals -__version__ = '6.27.22' +__version__ = '6.27.23'