diff --git a/erpnext_shipping/__init__.py b/erpnext_shipping/__init__.py index e842863..bdd758f 100644 --- a/erpnext_shipping/__init__.py +++ b/erpnext_shipping/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- from __future__ import unicode_literals -__version__ = '14.0.1' +__version__ = '14.1.0'