Skip to content

Conversation

ianthomas23
Copy link
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.

Copy link
Member

@martinRenou martinRenou left a comment

Choose a reason for hiding this comment

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

Thanks!

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