From b6f288ab3b46640cff3f9def44db682ffa7b2c93 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 24 Apr 2026 19:31:26 +0000 Subject: [PATCH] bump: posthog --- anda/langs/python/posthog/posthog.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/posthog/posthog.spec b/anda/langs/python/posthog/posthog.spec index aa7ff7d75b..bf8b6d1729 100644 --- a/anda/langs/python/posthog/posthog.spec +++ b/anda/langs/python/posthog/posthog.spec @@ -2,7 +2,7 @@ %global _desc Send usage data from your Python code to PostHog. Name: python-%{pypi_name} -Version: 7.13.0 +Version: 7.13.1 Release: 1%{?dist} Summary: Send usage data from your Python code to PostHog License: MIT