From 985655b1a4b117d684dc3600ab0848b6cedd105f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 12 Mar 2026 09:54:39 +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 1b2cd75584..7b395780cd 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.11 +Version: 7.9.12 Release: 1%{?dist} Summary: Send usage data from your Python code to PostHog License: MIT