Skip to content

Commit

Permalink
Updated Encrypc.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dhhruv committed Dec 13, 2020
1 parent 5e8710a commit bcfb82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EncrypC.py
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ def show_help_callback(self):
)

def show_about(self):
messagebox.showinfo("About",
messagebox.showinfo("EncrypC v1.1.0",
"""EncrypC is a File Encryption Tool based on AES Algorithm. Created and Managed by Dhruv Panchal. https://github.com/dhhruv
""")

Expand Down

0 comments on commit bcfb82d

Please sign in to comment.