Bump version number

This commit is contained in:
Jake Bauer 2023-11-27 21:10:46 +01:00
parent 0d523bc5ed
commit 1721c755be
1 changed files with 1 additions and 1 deletions

View File

@ -538,7 +538,7 @@ db.init_db()
ui = UIContext()
print("Fenen Feed Reader v0.2.0/2023-11-04. Type ? for help.")
print("Fenen Feed Reader v0.3.0/2023-11-27. Type ? for help.")
if __name__ == "__main__":
while True:
try: