Update server.py

This commit is contained in:
Blergo 2024-07-03 14:38:06 +01:00 committed by GitHub
parent fa33766b9a
commit 59a08f4d4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,9 +2,9 @@
"""
TC²-BBS Server for Meshtastic by TheCommsChannel (TC²)
Date: 06/25/2024
Date: 03/07/2024
Yorkshire BBS Edition
Version: 0.1.01
Version: 0.1.02
Description:
The system allows for mail message handling, bulletin boards, and a channel
@ -33,7 +33,7 @@ def display_banner():
Yorkshire BBS Edition
Version: 0.1.01
Version: 0.1.02
"""
print(banner)