version 2.3

update docs for gitlab source.
This commit is contained in:
lilydjwg 2021-03-19 13:39:38 +08:00
parent f8f261c476
commit 46da41147f
2 changed files with 3 additions and 3 deletions

View File

@ -421,7 +421,7 @@ gitlab
The gitlab repository, with author, e.g. ``Deepin/deepin-music``.
branch
Which branch to track? Default: ``master``.
Which branch to track?
use_max_tag
Set this to ``true`` to check for the max tag on GitLab. Will return the biggest one

View File

@ -1,4 +1,4 @@
# MIT licensed
# Copyright (c) 2013-2020 lilydjwg <lilydjwg@gmail.com>, et al.
# Copyright (c) 2013-2021 lilydjwg <lilydjwg@gmail.com>, et al.
__version__ = '2.3dev'
__version__ = '2.3'