Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cdhigh committed Jan 11, 2025
1 parent e88d3d4 commit 1b12c7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Visit <https://github.com/cdhigh/KindleEar> for the latest version
# Author: cdhigh <https://github.com/cdhigh>

__Version__ = '3.3'
__BuildDate__ = '20250109'
__Version__ = '3.3.1'
__BuildDate__ = '20250110'

import os, sys, builtins, logging
from application.lib import clogging
Expand Down

0 comments on commit 1b12c7d

Please sign in to comment.