Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

Commit 7b11927

Browse files
committed
finally v0.1.0-stable!!
1 parent 4b0252e commit 7b11927

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

terminal.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ def supercommand():
2323
2424
PyTerm Supermode v1.0
2525
Python: v3.8
26-
Version Created: Twenty-Third April 2024
26+
Version Created: Twenty-Fourth April 2024
2727
Initial Day Of Creation: Twenty-Third April 2024
28-
Application: PyTerm v0.1-beta
28+
Application: PyTerm v0.1.0-stable
2929
3030
""")
3131
elif command == "superhelp":
@@ -84,10 +84,10 @@ def handle_command(command):
8484
P y T E R R M M
8585
P y T EEEE R R M M
8686
87-
PyTerm v0.1.0-beta
87+
PyTerm v0.1.0-stable
8888
Python: v3.8
8989
Version Created: Twenty-Third April 2024
90-
Initial Day Of Creation: Twenty-Third April 2024
90+
Initial Day Of Creation: Twenty-Fourth April 2024
9191
Operating System: MacOS
9292
"""
9393
elif command == "pmdm":

0 commit comments

Comments
 (0)