From 7175c1bfe56db2f4cfe7e02ad8c0f7a3e4ea3420 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 14 Apr 2026 11:31:42 +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 8a3bf5ee8f..4845590622 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.11.0 +Version: 7.11.1 Release: 1%{?dist} Summary: Send usage data from your Python code to PostHog License: MIT