Ver código fonte

bumped to version 8.0.57

version-14
Nabin Hait 8 anos atrás
pai
commit
acd0dbdfd5
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      frappe/__init__.py

+ 1
- 1
frappe/__init__.py Ver arquivo

@@ -13,7 +13,7 @@ import os, sys, importlib, inspect, json
from .exceptions import *
from .utils.jinja import get_jenv, get_template, render_template

__version__ = '8.0.56'
__version__ = '8.0.57'
__title__ = "Frappe Framework"

local = Local()


Carregando…
Cancelar
Salvar