CHORE: Version updated to 0.7.63 in pyproject.toml for PyPI publication#293
Merged
Merged
Conversation
Member
Author
|
@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.
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) | |
There was a problem hiding this comment.
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.
Suggested change
| | Meta |  [](https://img.shields.io/github/license/AdaptaBrasil/data_validate) | | |
| | Meta |  [](https://img.shields.io/github/license/AdaptaBrasil/data_validate) | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.