Explorar el Código

bumped to version 8.0.52

version-14
Rushabh Mehta hace 8 años
padre
commit
a08b6cff66
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      frappe/__init__.py

+ 1
- 1
frappe/__init__.py Ver fichero

@@ -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.51'
__version__ = '8.0.52'
__title__ = "Frappe Framework"

local = Local()


Cargando…
Cancelar
Guardar