Skip to content

Commit 87841a3

Browse files
committed
build: Bumping version from 1.69.0a10 to 1.69.0
1 parent 0d70c95 commit 87841a3

File tree

5 files changed

+27
-25
lines changed

5 files changed

+27
-25
lines changed

docs/user_guide/dojos-resolvidos.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,16 @@
88

99
---
1010

11-
154 dojos resolvidos
11+
156 dojos resolvidos
1212

1313
---
1414

1515

1616

1717
### 2025
1818

19+
- [Dojo20250114 — Preprocess Images for Text OCR - Binarization](https://github.com/incolume-jedi/coding-dojo/tree/dev/incolume/py/coding_dojo_jedi/dojo20250114/README.md){:target="_blank"}
20+
- [Dojo20250112 — Unificar todas as soluções para validação de números primos](https://github.com/incolume-jedi/coding-dojo/tree/dev/incolume/py/coding_dojo_jedi/dojo20250112/README.md){:target="_blank"}
1921
- [Dojo20250110 — Customizar agregação de funcionalidades com decoradores](https://github.com/incolume-jedi/coding-dojo/tree/dev/incolume/py/coding_dojo_jedi/dojo20250110/README.md){:target="_blank"}
2022
- [Dojo20250106 — Preprocess Images for Text OCR - Inverted Images](https://github.com/incolume-jedi/coding-dojo/tree/dev/incolume/py/coding_dojo_jedi/dojo20250106/README.md){:target="_blank"}
2123
- [Dojo20250102 — Identificar elementos HTML em âncoras no sistema de arquivos](https://github.com/incolume-jedi/coding-dojo/tree/dev/incolume/py/coding_dojo_jedi/dojo20250102/README.md){:target="_blank"}
@@ -188,4 +190,3 @@
188190
---
189191

190192
Copyrigth © **Incolume.com.br** since 2010
191-

incolume/py/coding_dojo_jedi/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88

99
---
1010

11-
154 dojos resolvidos
11+
156 dojos resolvidos
1212

1313
---
1414

15+
- [Dojo20250114 — Preprocess Images for Text OCR - Binarization](dojo20250114/README.md)
16+
- [Dojo20250112 — Unificar todas as soluções para validação de números primos](dojo20250112/README.md)
1517
- [Dojo20250110 — Customizar agregação de funcionalidades com decoradores](dojo20250110/README.md)
1618
- [Dojo20250106 — Preprocess Images for Text OCR - Inverted Images](dojo20250106/README.md)
1719
- [Dojo20250102 — Identificar elementos HTML em âncoras no sistema de arquivos](dojo20250102/README.md)
@@ -168,4 +170,3 @@
168170
---
169171

170172
Copyrigth © **Incolume.com.br** since 2010
171-
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.69.0a10
1+
1.69.0

poetry.lock

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "coding-dojo-jedi"
3-
version = "1.69.0a10"
3+
version = "1.69.0"
44
description = "códigos da guilda jedi incolume"
55
documentation='https://incolume-jedi.github.io/coding-dojo/'
66
readme = ["README.md", "docs/index.md"]

0 commit comments

Comments
 (0)