7 lines
151 B
TOML
7 lines
151 B
TOML
[python-tabulate]
|
|
source = "github"
|
|
github = "astanin/python-tabulate"
|
|
prefix = "v"
|
|
use_max_tag = true
|
|
exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*"
|