Przeglądaj źródła

Update __init__.py

version-14
Nabin Hait 8 lat temu
committed by GitHub
rodzic
commit
a5abf3d6b4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      frappe/__init__.py

+ 1
- 1
frappe/__init__.py Wyświetl plik

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

local = Local()


Ładowanie…
Anuluj
Zapisz