Skip to content

Commit cb69bac

Browse files
Update changelog/590.trivial.rst
Co-authored-by: Bruno Oliveira <[email protected]>
1 parent 96e05d6 commit cb69bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog/590.trivial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Migrate from generating a version file to lazy loading it via importlib.
1+
The ``pluggy.__version__`` variable is now dynamically provided via a module-level ``__getattr__`` implementation, using ``importlib`` to obtain the installed version.

0 commit comments

Comments
 (0)