Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
atualizar versão
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasCaetanoSz authored Aug 12, 2023
1 parent 97be0fe commit 9bc96e3
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 @@ -38,7 +38,7 @@ def start_maturation(window, messages_file, phones,signals):

# iniciar a aplicação

VERSION = "19.07.2023"
VERSION = "12.08.2023"

if __name__ == "__main__":

Expand All @@ -61,4 +61,4 @@ def start_maturation(window, messages_file, phones,signals):
# iniciar o programa na interface dashboard

window.show()
app.exec()
app.exec()

0 comments on commit 9bc96e3

Please # to comment.