From 49d78d96d577a8089f0a4814641a4aa72a7d8202 Mon Sep 17 00:00:00 2001
From: Peter Mikus <peter.mikus@protonmail.ch>
Date: Fri, 17 Jan 2025 14:51:38 +0100
Subject: feat(etl): Cleanup and add new release

Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I7c7126c65b4782a6dde2b902e85749ec365cf0b1
---
 csit.infra.etl/trending_mrr.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'csit.infra.etl/trending_mrr.py')

diff --git a/csit.infra.etl/trending_mrr.py b/csit.infra.etl/trending_mrr.py
index 84b86c7613..73bfebc742 100644
--- a/csit.infra.etl/trending_mrr.py
+++ b/csit.infra.etl/trending_mrr.py
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 
-# Copyright (c) 2024 Cisco and/or its affiliates.
+# Copyright (c) 2025 Cisco and/or its affiliates.
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at:
-- 
cgit