We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76de1dc commit 332b9feCopy full SHA for 332b9fe
ichub-backend/main.py
@@ -66,7 +66,7 @@
66
_/ // /__/_____/ __ / /_/ / /_/ / / /_/ / /_/ / /__/ ,< / __/ / / / /_/ /
67
/___/\____/ /_/ /_/\__,_/_.___/ /_____/\__,_/\___/_/|_|\___/_/ /_/\__,_/
68
""")
69
- print("\n\n\t\t\t\t\t\t\t\t\t\tv0.1.0")
+ print("\n\n\t\t\t\t\t\t\t\t\t\tv0.2.0")
70
print("Application starting, listening to requests...\n")
71
72
start()
0 commit comments