Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

Commit 503f8be

Browse files
core: Preparing for version 1.0.3
1 parent f834698 commit 503f8be

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "confy"
3-
version = "1.0.2"
3+
version = "1.0.3"
44
description = "Aplicativo desktop para o sistema Confy de comunicação criptografada."
55
authors = [
66
{name = "Henrique Sebastião", email = "contato@henriquesebastiao.com"},
@@ -71,7 +71,7 @@ omit = ["__main__.py", "utils.py"]
7171

7272
[tool.briefcase]
7373
project_name = "Confy"
74-
version = "1.0.2"
74+
version = "1.0.3"
7575
author = "Confy Security"
7676
author_email = "confy@henriquesebastiao.com"
7777
url = "https://github.com/confy-security/app"

0 commit comments

Comments
 (0)