瀏覽代碼

bumped to version 6.27.24

version-14
Anand Doshi 9 年之前
父節點
當前提交
31e6e95b9a
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      frappe/__init__.py

+ 1
- 1
frappe/__init__.py 查看文件

@@ -14,7 +14,7 @@ import os, importlib, inspect, logging, json
from .exceptions import * from .exceptions import *
from .utils.jinja import get_jenv, get_template, render_template from .utils.jinja import get_jenv, get_template, render_template


__version__ = "6.27.23"
__version__ = "6.27.24"


local = Local() local = Local()




Loading…
取消
儲存