From 782f56e77bdc8db37d88d7cbcc62d30301d8ad11 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 21:38:25 +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 ea32972f3b..4829800f81 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.9.9 +Version: 7.9.10 Release: 1%{?dist} Summary: Send usage data from your Python code to PostHog License: MIT