Explorar el Código

bumped to version 8.7.0

version-14
mbauskar hace 8 años
padre
commit
02d9e69e60
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__ = '8.6.8'
__version__ = '8.7.0'
__title__ = "Frappe Framework"

local = Local()


Cargando…
Cancelar
Guardar