From 3b2f83f90f57eb04dbc0b6b87512a02d8106cc45 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 8 Apr 2026 14:21:19 +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 340b48b0b3..4b0c0ef58d 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.10.1 +Version: 7.10.2 Release: 1%{?dist} Summary: Send usage data from your Python code to PostHog License: MIT