There was an error while loading. Please reload this page.
1 parent 3cce6f9 commit 024979aCopy full SHA for 024979a
1 file changed
src/layer-versions.ts
@@ -16,7 +16,7 @@
16
17
export class DatadogDefaultLayerVersions {
18
public static readonly NODE = 142;
19
- public static readonly PYTHON = 126;
+ public static readonly PYTHON = 127;
20
public static readonly JAVA = 27;
21
public static readonly DOTNET = 25;
22
public static readonly RUBY = 29;
0 commit comments