bumped to version 13.3.0
This commit is contained in:
parent
48c582265c
commit
9ad85a7bff
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ from .utils.lazy_loader import lazy_import
|
|||
# Lazy imports
|
||||
faker = lazy_import('faker')
|
||||
|
||||
__version__ = '13.2.2'
|
||||
__version__ = '13.3.0'
|
||||
|
||||
__title__ = "Frappe Framework"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue