mirror of
https://github.com/SinTan1729/ReVancedBuilder.git
synced 2025-04-06 18:38:02 -05:00
build: Updated version to 1.4.1
This commit is contained in:
parent
c914b920d7
commit
4da95d0a7d
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
2
uv.lock
2
uv.lock
|
@ -364,7 +364,7 @@ wheels = [
|
|||
|
||||
[[package]]
|
||||
name = "revancedbuilder"
|
||||
version = "1.4.0"
|
||||
version = "1.4.1"
|
||||
source = { virtual = "." }
|
||||
dependencies = [
|
||||
{ name = "bs4" },
|
||||
|
|
Loading…
Reference in a new issue