Przeglądaj źródła

Merge branch 'master' into develop

version-14
Saurabh 7 lat temu
rodzic
commit
ea2442c402
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      frappe/__init__.py

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

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

__version__ = '9.2.7'
__version__ = '9.2.8'
__title__ = "Frappe Framework"

local = Local()


Ładowanie…
Anuluj
Zapisz