From 7ee7e0586eca16ba7349f2c47b704cdbc5adfee2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 9 Mar 2026 14:37:11 +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 47a86889fb..c31e3e1915 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.7 +Version: 7.9.8 Release: 1%{?dist} Summary: Send usage data from your Python code to PostHog License: MIT