chore (publicdotcom-cli): bump and install license (#12284)

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Owen Zimmerman
2026-05-14 21:17:39 -05:00
committed by GitHub
parent 5ec23be9f7
commit 8c541f30a0
@@ -3,7 +3,7 @@
%global _desc Command-line client for the Public.com Trading API.
Name: python-%{real_name}
Version: 1.1.0
Version: 1.2.0
Release: 1%?dist
Summary: Command-line client for the Public.com Trading API
License: Apache-2.0
@@ -40,6 +40,7 @@ Summary: %{summary}
%files -n python3-%{real_name} -f %{pyproject_files}
%doc README.md
%license LICENSE
%{_bindir}/public
%changelog