ソースを参照

version bump to 0.9.0 && year to 2016

Noemi Vanyi 9 年 前
コミット
6641fb20a2
共有1 個のファイルを変更した3 個の追加3 個の削除を含む
  1. 3
    3
      docs/conf.py

+ 3
- 3
docs/conf.py ファイルの表示

49
 
49
 
50
 # General information about the project.
50
 # General information about the project.
51
 project = u'searx'
51
 project = u'searx'
52
-copyright = u'2015, Adam Tauber'
52
+copyright = u'2015-2016, Adam Tauber'
53
 author = u'Adam Tauber'
53
 author = u'Adam Tauber'
54
 
54
 
55
 # The version info for the project you're documenting, acts as replacement for
55
 # The version info for the project you're documenting, acts as replacement for
57
 # built documents.
57
 # built documents.
58
 #
58
 #
59
 # The short X.Y version.
59
 # The short X.Y version.
60
-version = '0.8.0'
60
+version = '0.9.0'
61
 # The full version, including alpha/beta/rc tags.
61
 # The full version, including alpha/beta/rc tags.
62
-release = '0.8.0'
62
+release = '0.9.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.