build: Updated version to 1.4.1

This commit is contained in:
Sayantan Santra 2025-03-24 13:25:33 -05:00
parent c914b920d7
commit 4da95d0a7d
Signed by: SinTan1729
GPG key ID: 0538DD402EA50898
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ requires-python = ">=3.6"
keywords = ["revanced", "patch"]
classifiers = ["Programming Language :: Python :: 3"]
dependencies = ["cloudscraper", "requests", "packaging", "bs4"]
version = "1.4.0"
version = "1.4.1"
[project.scripts]
ReVancedBuilder = "ReVancedBuilder:ReVancedBuilder"

View file

@ -364,7 +364,7 @@ wheels = [
[[package]]
name = "revancedbuilder"
version = "1.4.0"
version = "1.4.1"
source = { virtual = "." }
dependencies = [
{ name = "bs4" },