-
Notifications
You must be signed in to change notification settings - Fork 0
Updates to README and citation #5
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 updates the project version to 0.1.5 and enhances the README with installation instructions, CI badges, and improved citation guidance. It also adds CITATION.cff support to the version update script.
- Version bumped from 0.1.4 to 0.1.5 across all relevant files
- Added CITATION.cff file and integrated it into version management workflow
- Enhanced README with PyPI installation instructions, development setup options, and CI/CD badges
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| scripts/update_version.py | Added functions to read and update version in CITATION.cff, integrated citation version into consistency checks |
| pyproject.toml | Version bumped to 0.1.5 |
| hill_climber/init.py | Version bumped to 0.1.5 |
| README.md | Added CI badges, restructured installation section with PyPI and development setup instructions, updated Python requirement to 3.10+, improved license and citation sections, removed trailing slashes from documentation URLs |
| CITATION.cff | New citation metadata file for the repository |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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 5 out of 5 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.