FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Use correct versioning by ianthomas23 · Pull Request #550 · matplotlib/ipympl · GitHub

Use correct versioning - #550

Merged
martinRenou merged 1 commit into
matplotlib:mainfrom
ianthomas23:correct_versioning
Mar 15, 2024
Merged

Use correct versioning#550
martinRenou merged 1 commit into
matplotlib:mainfrom
ianthomas23:correct_versioning

Conversation

Copy link
Copy Markdown
Member

When I updated the build system to use hatch (#541) I didn't set up the dynamic versioning correctly. This came to light in #549 as currently the package version is 0.9.4.dev1 but ipympl.__version__ is still 0.9.3.

This fixes the dynamic versioning in pyproject.toml so that hatch reads the one-and-only version number from ipympl._version.py.

martinRenou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks!

martinRenou merged commit 172118b into matplotlib:main Mar 15, 2024
ianthomas23 deleted the correct_versioning branch March 15, 2024 14:11
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL