diff --git a/src/pybin/fastfetch/build.py b/src/pybin/fastfetch/build.py index 5f3ac1c..bb68f20 100644 --- a/src/pybin/fastfetch/build.py +++ b/src/pybin/fastfetch/build.py @@ -2,8 +2,8 @@ NAME = 'fastfetch' UPSTREAM_REPO = "https://github.com/fastfetch-cli/fastfetch" -VERSION = '2.34.1' -PYPI_VERSION = '2.34.1' +VERSION = '2.35.0' +PYPI_VERSION = '2.35.0' LICENSE = "MIT" TARGET_TAG = {