Skip to content

Commit d1fda1f

Browse files
committed
bumped to version 8.0.9
1 parent b9d0e76 commit d1fda1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

erpnext/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from __future__ import unicode_literals
33
import frappe
44

5-
__version__ = '8.0.8'
5+
__version__ = '8.0.9'
66

77
def get_default_company(user=None):
88
'''Get default company for user'''

0 commit comments

Comments
 (0)