Skip to content

Commit

Permalink
bumped to version 12.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nabinhait committed Nov 25, 2019
1 parent c856cb8 commit 4d12f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erpnext/__init__.py
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from erpnext.hooks import regional_overrides from erpnext.hooks import regional_overrides
from frappe.utils import getdate from frappe.utils import getdate


__version__ = '12.1.8' __version__ = '12.2.0'


def get_default_company(user=None): def get_default_company(user=None):
'''Get default company for user''' '''Get default company for user'''
Expand Down

0 comments on commit 4d12f8a

Please sign in to comment.