Przeglądaj źródła

bumped to version 7.0.6

version-14
Rushabh Mehta 9 lat temu
rodzic
commit
71e987a68f
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, 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.5"
__version__ = "7.0.6"


local = Local() local = Local()




Ładowanie…
Anuluj
Zapisz