From 0090d1e8f15ec51df5e914abdf4daa0781e7c25b Mon Sep 17 00:00:00 2001 From: Akascape <89206401+Akascape@users.noreply.github.com> Date: Tue, 21 Dec 2021 19:19:24 +0530 Subject: [PATCH] Update Datamosher Pro v1.5.py --- Python Version/Datamosher Pro v1.5.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python Version/Datamosher Pro v1.5.py b/Python Version/Datamosher Pro v1.5.py index 99b8766..a3708dd 100644 --- a/Python Version/Datamosher Pro v1.5.py +++ b/Python Version/Datamosher Pro v1.5.py @@ -974,7 +974,7 @@ def info(): "\n➤Click on the datamosh button, then wait for a few seconds." "\n➤After conversion, your video will be ready and you can view the moshed video with any media player." "\n\nDeveloper: Akash Bora (a.k.a. Akascape)\nIf you are facing any issue then contact me on Github." - "\nVersion-1.4") + "\nVersion-1.5") def callback(url): webbrowser.open_new_tab("https://github.com/Akascape/Datamosher-Pro-GUI-.git") root=Tk()