Ver código fonte

bumped to version 7.0.6

version-14
Rushabh Mehta 9 anos atrás
pai
commit
71e987a68f
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, importlib, inspect, json
from .exceptions import *
from .utils.jinja import get_jenv, get_template, render_template

__version__ = "7.0.5"
__version__ = "7.0.6"

local = Local()



Carregando…
Cancelar
Salvar