From ee4fa3eeb12b7a604d5a8e0e0a5b24cc04605170 Mon Sep 17 00:00:00 2001 From: Boris Glimcher <36732377+glimchb@users.noreply.github.com> Date: Mon, 20 May 2024 11:27:56 -0400 Subject: [PATCH] fix: typo Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com> --- pydpu/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pydpu/__init__.py b/pydpu/__init__.py index 1aaf838..e674ab6 100644 --- a/pydpu/__init__.py +++ b/pydpu/__init__.py @@ -1,3 +1,3 @@ # SPDX-License-Identifier: Apache-2.0 # Copyright (c) 2022 Dell Inc, or its subsidiaries. -__version__ = "0.2.0"" +__version__ = "0.2.0"