diff --git a/config/legacy-url-mappings.yml b/config/legacy-url-mappings.yml index 9a83b8e1f..3e60371bd 100644 --- a/config/legacy-url-mappings.yml +++ b/config/legacy-url-mappings.yml @@ -13,7 +13,7 @@ mappings: en/apm/agent/java/: ['1.54.0', '0.7', '0.6'] en/apm/agent/nodejs/: [ '4.x', '3.x', '2.x', '1.x' ] en/apm/agent/php/: [ '1.15.1', '1.x' ] - en/apm/agent/python/: [ '6.23.0', '5.x', '4.x', '3.x', '2.x', '1.x' ] + en/apm/agent/python/: [ '6.24.0', '5.x', '4.x', '3.x', '2.x', '1.x' ] en/apm/agent/ruby/: [ '4.8.0', '3.x', '2.x', '1.x' ] en/apm/agent/rum-js/: [ '5.17.0', '4.x', '3.x', '2.x', '1.x', '0.x' ] en/apm/agent/swift/: [ '1.2.1', '0.x' ]