Skip to content

Commit 253ca76

Browse files
author
Matheus Tenorio
committed
chore: bump version to 1.0.3
1 parent d6370f7 commit 253ca76

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ O formato segue [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) e o pro
66

77
---
88

9+
## [1.0.3] - 2026-03-26
10+
11+
### Fixed
12+
13+
- Smoke test no pipeline de publish corrigido (PEP 668 — usar venv em vez de `--system`)
14+
15+
---
16+
917
## [1.0.2] - 2026-03-26
1018

1119
Versão de manutenção com melhorias de documentação. Nenhuma mudança no código da biblioteca.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "hotmart-python"
3-
version = "1.0.2"
3+
version = "1.0.3"
44
description = "Python SDK for the Hotmart API"
55
authors = [{ name = "Matheus Tenório", email = "matheusct16@gmail.com" }]
66
license = { text = "Apache-2.0" }

0 commit comments

Comments
 (0)