diff --git a/src/wheel/__init__.py b/src/wheel/__init__.py index 6184ced7..06828590 100644 --- a/src/wheel/__init__.py +++ b/src/wheel/__init__.py @@ -1,3 +1,3 @@ from __future__ import annotations -__version__ = "0.38.2" +__version__ = "0.38.3"