Skip to content

Commit 7393617

Browse files
authored
Update verson-3.py
1 parent 9db7fb1 commit 7393617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

verson-3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def __init__(self):
1313
super().__init__()
1414

1515
# Window configuration
16-
self.title("🔮 Numerology Pro 2.0")
16+
self.title("🔮 Numerology Pro 3.0")
1717
self.geometry("800x900")
1818
self.configure(fg_color="#FFF0F5")
1919

0 commit comments

Comments
 (0)