Ver código fonte

bumped to version 7.0.27

version-14
Nabin Hait 9 anos atrás
pai
commit
dbeecd0759
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__ = "7.0.26"
__version__ = "7.0.27"

local = Local()



Carregando…
Cancelar
Salvar