Ver a proveniência

bumped to version 8.7.2

version-14
mbauskar há 8 anos
ascendente
cometimento
5b9706ddbc
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      frappe/__init__.py

+ 1
- 1
frappe/__init__.py Ver ficheiro

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

local = Local()


Carregando…
Cancelar
Guardar