Bump base_deps_meta_version to rebuild docopt

This commit is contained in:
Matthieu Gautier 2024-08-26 12:13:57 +02:00
parent 93d3fdd14e
commit ec5a36903b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ release_versions = {
# This is the "version" of the whole base_deps_versions dict.
# Change this when you change base_deps_versions.
base_deps_meta_version = "05"
base_deps_meta_version = "06"
base_deps_versions = {
"zlib": "1.2.12",