Fixed some calls by adding user agents
Some checks are pending
Test and docs / build-docs (push) Waiting to run
Test and docs / test (3.12) (push) Waiting to run
Test and docs / test (3.7) (push) Waiting to run
Test and docs / test (3.8) (push) Waiting to run
Test and docs / test (3.9) (push) Waiting to run
Test and docs / test (3.10) (push) Waiting to run
Test and docs / test (3.11) (push) Waiting to run

This commit is contained in:
2025-01-26 17:12:25 -06:00
parent c4d870252a
commit f0136b89f1
3 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
from setuptools import setup
setup(name="updater",
version="0.3.0",
version="0.3.1",
author="MCVSoftware",
author_email="support@mcvsoftware.com",
url="https://github.com/mcvsoftware/updater",