mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-11 17:51:02 +00:00
Some fixes about upgrade from 2.0.x -> 2.1.0
This commit is contained in:
parent
92fa168344
commit
084fb0d303
11 changed files with 22 additions and 11 deletions
|
@ -12,7 +12,7 @@ source_suffix = '.rst'
|
|||
master_doc = 'index'
|
||||
project = u'wallabag'
|
||||
copyright = u'2013-2016, Nicolas Lœuillet - MIT Licence'
|
||||
version = '2.0.0'
|
||||
version = '2.1.0'
|
||||
release = version
|
||||
exclude_patterns = ['_build']
|
||||
pygments_style = 'sphinx'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue