commit | 2eb9b34ff21d501120cc276d85251fed492e6cba | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Jun 21 17:11:34 2016 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Jun 21 17:11:34 2016 +0600 |
tree | f5c5c5e70a9fc5d56f0a277f68fc3369f3c3222a | |
parent | 5db108116ae3e4d5e26a1a1d466877d439f955c8 [diff] |
bumped to version 6.27.23
diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 3ef27a4..cda08ac 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'