Explorar el Código

bumped to version 10.0.7

version-14
Nabin Hait hace 7 años
padre
commit
566e25f1b3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      frappe/__init__.py

+ 1
- 1
frappe/__init__.py Ver fichero

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

__version__ = '10.0.6'
__version__ = '10.0.7'
__title__ = "Frappe Framework"

local = Local()


Cargando…
Cancelar
Guardar