build: Update version number

This commit is contained in:
Sayantan Santra 2024-03-03 22:11:54 -06:00 committed by GitHub
parent e3a869cb7e
commit 2b3d7d6281
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 = ["requests", "packaging", "bs4"]
version = "1.0"
version = "1.1"
[project.scripts]
ReVancedBuilder = "ReVancedBuilder:ReVancedBuilder"