瀏覽代碼

bumped to version 7.0.36

version-14
Nabin Hait 8 年之前
父節點
當前提交
ca70d0def0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      frappe/__init__.py

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

@@ -13,7 +13,7 @@ import os, sys, importlib, inspect, 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__ = "7.0.35"
__version__ = "7.0.36"


local = Local() local = Local()




Loading…
取消
儲存