fix (proton-vpn-api-core): fix update script (#9290) (#9295)

(cherry picked from commit df9e845eeb)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2026-01-17 22:04:38 -08:00
committed by GitHub
parent 6a453d6f67
commit 2fff676692
2 changed files with 2 additions and 2 deletions
@@ -2,7 +2,7 @@
%global _desc A facade to the other Proton VPN components, exposing a uniform API to the available Proton VPN services.
Name: python-%{pypi_name}
Version: 0.0.1
Version: 4.14.1
Release: 1%?dist
Summary: A facade to the other Proton VPN components
License: GPL-3.0-Only
@@ -1 +1 @@
rpm.version(pypi("proton-vpn-api-core"));
rpm.version(gh_tag("ProtonVPN/python-proton-vpn-api-core"));