Przeglądaj źródła

bumped to version 10.0.13

version-14
Saurabh 7 lat temu
rodzic
commit
a18e0661df
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__ = '10.0.12'
__version__ = '10.0.13'
__title__ = "Frappe Framework"

local = Local()


Ładowanie…
Anuluj
Zapisz