Update server.py

This commit is contained in:
Blergo 2024-07-03 14:37:21 +01:00 committed by GitHub
parent a060126a73
commit 61fa0bdc03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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