Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
knox authored Feb 8, 2023
1 parent 005935b commit b7bdff0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Ace/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# (c) adarsh-goel
# (c) aceknox


import time
StartTime = time.time()
__version__ = 1.1
__version__ = 1.1

0 comments on commit b7bdff0

Please sign in to comment.