From daeb157c8207b1459fc7baa5f234c165a7a5faf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Gr=C3=B6nholm?= Date: Tue, 8 Nov 2022 19:46:24 +0200 Subject: [PATCH] Created a new release --- src/wheel/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"