Skip to content

Commit

Permalink
Ready to stable! (0.2.2.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel-de-Oliveira committed Jun 18, 2024
1 parent d04f3f9 commit da78ad4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Main.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# Creator: Samuel de Oliveira (Samuel-de-Oliveira) #
# Contribuitors: Francisco Lucas (LucasAlfare) #
# Repository: https://gihub.com/Samuel-de-Oliveira/CanUseTimer #
# Version: 0.2.2.1 BETA (unstable) #
# Version: 0.2.2.1 BETA (Stable) #
# #
#--*-------------------------------------------------------------*--#

Expand Down
2 changes: 1 addition & 1 deletion lib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import json

# Version constant #
__version__ = "0.2.2.1 BETA (Unstable Release)"
__version__ = "0.2.2.1 BETA (Stable Release)"

# Time list saver class
class timesSaved():
Expand Down

0 comments on commit da78ad4

Please sign in to comment.