-
-
Notifications
You must be signed in to change notification settings - Fork 51
Preparations for v4.0.1 #64
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
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 prepares the PteraSoftware package for the v4.0.1 release by updating version numbers and improving package metadata. The primary motivation was to update the type-hint badge in the README.md for the v4.0.0 release.
- Bumped version numbers from 4.0.0 to 4.0.1 in distribution files
- Enhanced package metadata with typing and visualization classifiers
- Improved and reorganized keywords to better reflect the project's scope
- Clarified PR template requirements for docstrings and type hints with links to the style guide
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| setup.cfg | Updated version to 4.0.1, added Typing :: Typed and Topic :: Scientific/Engineering :: Visualization classifiers, reorganized keywords to better focus on aerodynamics, flapping-wing dynamics, and bio-inspired robotics |
| make_installer.iss | Updated installer version definition to 4.0.1 to match the package version |
| .github/pull_request_template.md | Enhanced docstring and type hint checklist items with references to the project's style guide for better clarity |
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
Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #64 +/- ##
=======================================
Coverage 84.16% 84.16%
=======================================
Files 27 27
Lines 4402 4402
=======================================
Hits 3705 3705
Misses 697 697 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
Whoops! I realized that the type-hint badge in the README.md wasn't updated for the v4.0.0 release.
Changes
setup.cfgandmake_installer.isssetup.cfgto indicate that package is typedTopic :: Scientific/Engineering :: Visualizationclassifier insetup.cfgsetup.cfgNew Dependencies
None
Change Magnitude
Minor: Small change such as a bug fix, small enhancement, or documentation update.
Checklist
mainand is up to date with the upstreammainbranch.--in-place --black).testspackage.testspackage.codespell,black,mypy, andtests).