Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR updates the version number from 1.3.1 to 1.3.2 to align with PyPI versioning and adds missing changelog entries. The author explains that PyPI already has version 1.3.1, so the next release needs to be 1.3.2.
- Updated version number in setup.py from 1.3.1 to 1.3.2
- Added changelog entry for version 1.3.1 that was previously missing
- Reorganized changelog to properly reflect the new version 1.3.2
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| setup.py | Updated version number to 1.3.2 for next PyPI release |
| CHANGELOG.md | Added missing 1.3.1 entry and created new 1.3.2 section |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
alex-solvexia
approved these changes
Sep 19, 2025
brensolvexia
approved these changes
Sep 21, 2025
dmitri-solvexia
approved these changes
Sep 22, 2025
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.
PyPi version is already on 1.3.1 so next should be 1.3.2. Change logs and tag were missing. Added the change logs but tag was too late. I already tagged my changed to 1.3.1. So after this PR is merged. I will tag again with 1.3.2 then release to PyPi