-
Notifications
You must be signed in to change notification settings - Fork 1
CHORE: Atualização da versão para 0.7.63 em pyproject.toml para publicação no PyPI #293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@pedro-andrade-inpe PR rápido apenas de atualização da versão pra poder publicar no PyPI |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the package version from 0.7.62 to 0.7.63 in preparation for PyPI publication. The update includes incrementing the serial number in the metadata system from 671 to 673.
Key Changes:
- Version number updated in
pyproject.tomlfrom 0.7.62 to 0.7.63 - Serial number updated in
metadata_info.pyfrom 671 to 673 - Generated output files (PDF and HTML reports) refreshed
Reviewed changes
Copilot reviewed 4 out of 11 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| pyproject.toml | Updated version field from "0.7.62" to "0.7.63" for PyPI publication |
| data_validate/helpers/base/metadata_info.py | Incremented serial number from 671 to 673 for beta version tracking |
| README.md | Version badge incorrectly still shows "0.7.62b673" instead of "0.7.63b673" |
| data/output/data_ground_truth_01/data_ground_truth_01_report.pdf | Regenerated PDF report with updated version metadata |
| data/output/data_errors_11/data_errors_11_report.html | Regenerated HTML report with minor line reordering in error messages |
| | Coverage |   | | ||
| | Package |    | | ||
| | Meta |  [](https://img.shields.io/github/license/AdaptaBrasil/data_validate) | | ||
| | Meta |  [](https://img.shields.io/github/license/AdaptaBrasil/data_validate) | |
Copilot
AI
Dec 5, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Version inconsistency detected: README.md shows version badge as "0.7.62b673" but pyproject.toml has been updated to version "0.7.63". The badge should display "0.7.63b673" to match the updated version in pyproject.toml and align with the PR title.
| | Meta |  [](https://img.shields.io/github/license/AdaptaBrasil/data_validate) | | |
| | Meta |  [](https://img.shields.io/github/license/AdaptaBrasil/data_validate) | |
No description provided.