summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: 8cbe4184f8fc4a87e15a05e053fd78fe9712f837 (plain)
1
2
3
4
5
6
[python-eth-bloom]
source = "git"
git = "https://github.com/ethereum/eth-bloom.git"
use_max_tag = true
include_regex = 'v(\d+.\d+.\d+)'
prefix = "v"