Skip to content
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

Fix release version links used by Binder and nbsphinx #301

Merged
merged 2 commits into from
Jan 22, 2021

Conversation

hakonanes
Copy link
Member

@hakonanes hakonanes commented Jan 22, 2021

Signed-off-by: Håkon Wiik Ånes hwaanes@gmail.com

Description of the change

  • Fix Binder cannot find 0.3.0 documentation, but CAN find v0.3.0 #300.
  • Add an "Unreleased" a "0.3.1" section to the changelog, with this fix mentioned.
  • Clarify external download in pattern matching notebook
  • Change release version to 0.3.1 in release.py
  • Add note about checking that Binder can build the GitHub repository in the release guide

Progress of the PR

For reviewers

  • The PR title is short, concise, and will make sense 1 year later.
  • New functions are imported in corresponding __init__.py.
  • New features, API changes, and deprecations are mentioned in the
    unreleased section in doc/changelog.rst.

Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
@hakonanes hakonanes added bug Something isn't working documentation This relates to the documentation 👈 backport labels Jan 22, 2021
@hakonanes hakonanes added this to the v0.3.1 milestone Jan 22, 2021
@hakonanes hakonanes self-assigned this Jan 22, 2021
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
@hakonanes hakonanes merged commit c934b0e into pyxem:master Jan 22, 2021
@hakonanes hakonanes deleted the fix-300 branch January 22, 2021 10:19
@hakonanes hakonanes restored the fix-300 branch January 22, 2021 10:35
@hakonanes hakonanes mentioned this pull request Jan 22, 2021
6 tasks
hakonanes added a commit that referenced this pull request Jan 22, 2021
@hakonanes hakonanes deleted the fix-300 branch May 26, 2021 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation This relates to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Binder cannot find 0.3.0 documentation, but CAN find v0.3.0
1 participant