Bump to 0.6.0 (#2506)

This commit is contained in:
Soxoj
2026-04-10 12:30:43 +02:00
committed by GitHub
parent dc8751ac55
commit 385f9f5bb3
4 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
"""Maigret version file"""
__version__ = '0.5.0'
__version__ = '0.6.0'
+3 -3
View File
@@ -1,8 +1,8 @@
{
"version": 1,
"updated_at": "2026-04-10T10:21:24Z",
"updated_at": "2026-04-10T10:28:14Z",
"sites_count": 3150,
"min_maigret_version": "0.5.0",
"data_sha256": "0c787ae9a3f960989fb85625711452b7639fa90676d9e731bfabf5fc68b42298",
"min_maigret_version": "0.6.0",
"data_sha256": "72a493fef4eb8958fe8ed0c9b895841ec10c335f1b8e5e9b24b50784be6ad017",
"data_url": "https://raw.githubusercontent.com/soxoj/maigret/main/maigret/resources/data.json"
}