build: Bumped version to 1.3

This commit is contained in:
Sayantan Santra 2024-04-10 23:10:14 -05:00
parent 9195565385
commit bbfb630102
Signed by: SinTan1729
GPG Key ID: EB3E68BFBA25C85F
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ keywords = ["revanced", "patch"]
license = { file = "LICENSE" }
classifiers = ["Programming Language :: Python :: 3"]
dependencies = ["cloudscraper", "requests", "packaging", "bs4"]
version = "1.2"
version = "1.3"
[project.scripts]
ReVancedBuilder = "ReVancedBuilder:ReVancedBuilder"