We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db7fb1 commit 7393617Copy full SHA for 7393617
verson-3.py
@@ -13,7 +13,7 @@ def __init__(self):
13
super().__init__()
14
15
# Window configuration
16
- self.title("🔮 Numerology Pro 2.0")
+ self.title("🔮 Numerology Pro 3.0")
17
self.geometry("800x900")
18
self.configure(fg_color="#FFF0F5")
19
0 commit comments