From 368a314d48e561c84da5a94e6081acfbb98a6123 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Fri, 22 Jul 2016 13:28:12 +0600 Subject: [PATCH] bumped to version 6.27.26 --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 769c827ca9..7fcbabee9f 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