Procházet zdrojové kódy

conf: bump searx version to 0.10.0

Noémi Ványi před 9 roky
rodič
revize
3284584517
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2
    2
      docs/conf.py

+ 2
- 2
docs/conf.py Zobrazit soubor

57
 # built documents.
57
 # built documents.
58
 #
58
 #
59
 # The short X.Y version.
59
 # The short X.Y version.
60
-version = '0.9.0'
60
+version = '0.10.0'
61
 # The full version, including alpha/beta/rc tags.
61
 # The full version, including alpha/beta/rc tags.
62
-release = '0.9.0'
62
+release = '0.10.0'
63
 
63
 
64
 # The language for content autogenerated by Sphinx. Refer to documentation
64
 # The language for content autogenerated by Sphinx. Refer to documentation
65
 # for a list of supported languages.
65
 # for a list of supported languages.