Skip to content

Conversation

CSSFrancis
Copy link
Member

@CSSFrancis CSSFrancis commented Jun 2, 2025

Prepare for 0.7.0 Release

  • Update the version number in release_info.py.
  • Update the CHANGELOG.rst file with the date and new version number and a description of the changes.
  • Update the list of contributors in both the release_info.py and .zenodo.json files. __ Make sure that the Zenodo file is valid JSON __.
  • Commit the changes and push them to the repository.
  • Create a new tag with the “v” + version number (e.g. “v0.16.0”) and make a new release on GitHub.

@CSSFrancis CSSFrancis requested a review from Copilot June 2, 2025 21:44
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Prepare the 0.7.0 release by updating copyright notices and recording the new version in the changelog

  • Bump copyright years in all source modules from 2017–2024 to 2017–2025
  • Add a 0.7.0 entry with release date to CHANGELOG.rst

Reviewed Changes

Copilot reviewed 84 out of 84 changed files in this pull request and generated 2 comments.

File Description
diffsims/... Updated copyright header year from 2017–2024 to 2017–2025 in all modules
CHANGELOG.rst Added “2025-06-02 – version 0.7.0” release entry under “Added”
Comments suppressed due to low confidence (2)

diffsims/release_info.py:1

  • The version number in release_info.py has not been updated to 0.7.0 as noted in the PR description. Please bump it to match the new release.
version = "0.6.x"

.zenodo.json:1

  • The list of contributors in .zenodo.json still needs to be updated per the release checklist, and the JSON should be validated after changes.
{

@CSSFrancis CSSFrancis merged commit e0627ad into pyxem:main Jun 3, 2025
31 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant