diff --git a/src/wheel/__init__.py b/src/wheel/__init__.py index 10072929..e738531f 100644 --- a/src/wheel/__init__.py +++ b/src/wheel/__init__.py @@ -1,3 +1,3 @@ from __future__ import annotations -__version__ = "0.37.1" +__version__ = "0.38.0"