Przeglądaj źródła

bumped to version 9.2.12

version-14
Nabin Hait 7 lat temu
rodzic
commit
cf12fff0b8
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 .exceptions import *
from .utils.jinja import get_jenv, get_template, render_template, get_email_from_template from .utils.jinja import get_jenv, get_template, render_template, get_email_from_template


__version__ = '9.2.11'
__version__ = '9.2.12'
__title__ = "Frappe Framework" __title__ = "Frappe Framework"


local = Local() local = Local()


Ładowanie…
Anuluj
Zapisz