mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-14 18:23:55 +00:00
bumped to version 7.0.55
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
from __future__ import unicode_literals
|
||||
import frappe
|
||||
|
||||
__version__ = '7.0.54'
|
||||
__version__ = '7.0.55'
|
||||
|
||||
def get_default_company(user=None):
|
||||
'''Get default company for user'''
|
||||
|
||||
Reference in New Issue
Block a user