From be0b8880478db30afffa183fed1c6e8cca83e744 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 21:03:50 +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 c31e3e1915..ea32972f3b 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.8 +Version: 7.9.9 Release: 1%{?dist} Summary: Send usage data from your Python code to PostHog License: MIT