Skip to content
Snippets Groups Projects
Commit 968bc961 authored by OwOHamper's avatar OwOHamper
Browse files

updated version

parent d45cf1c6
No related branches found
Tags 1.261
No related merge requests found
......@@ -5,7 +5,7 @@ build_exe_options = {"path": sys.path}
setup(
name = "VALORANT rank yoinker",
version = "1.26",
version = "1.261",
description='vRY - Live Match Rank Viewer',
executables = [Executable("main.py", icon="./assets/Logo.ico")],
options={"build_exe": build_exe_options}
......
from colr import color
import requests
version = "1.26"
version = "1.261"
enablePrivateLogging = False
hide_names = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment