bump: posthog wails3

This commit is contained in:
Raboneko
2026-03-02 20:54:47 +00:00
parent 9b6f196ae9
commit ae2fde2730
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
%global _desc Send usage data from your Python code to PostHog.
Name: python-%{pypi_name}
Version: 7.9.4
Version: 7.9.5
Release: 1%?dist
Summary: Send usage data from your Python code to PostHog
License: MIT
+1 -1
View File
@@ -1,4 +1,4 @@
%global ver 3.0.0-alpha.74
%global ver v3.0.0-alpha.74
%global sanitized_ver %(echo %{ver} | sed 's/-/~/g')
%global goipath github.com/wailsapp/wails/v3