maxminddb: Update version field and set obsolete_since (#6055)

This commit is contained in:
Sebastian Rittau
2021-09-20 15:44:34 +02:00
committed by GitHub
parent 196f69b27e
commit 915feaceb6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1 @@
maxminddb.compat
maxminddb.extension

View File

@@ -1,3 +1,4 @@
version = "0.1"
version = "1.5"
obsolete_since = "2.0.2"
python2 = true
requires = ["types-ipaddress"]