We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61dd0ea commit 08eb21eCopy full SHA for 08eb21e
1 file changed
update.py
@@ -4,6 +4,7 @@
4
5
url = "http://dev.overpass-api.de/releases/"
6
skip_prefixes = (
7
+ 'atest',
8
'0.6', 'eta', '0.7.1', '0.7.2', '0.7.3', '0.7.4', '0.7.50', '0.7.52',
9
'0.7.54.11', # invalid CRC in archive
10
'0.7.51', # no autoconf
0 commit comments