From 5e5ccddfb3067511f5008062e2bca06aec61d8b4 Mon Sep 17 00:00:00 2001 From: Steve Nyemba Date: Mon, 22 Jul 2024 16:03:11 -0500 Subject: [PATCH] bug fix: typo --- meta/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/__init__.py b/meta/__init__.py index 97ec72e..0981385 100644 --- a/meta/__init__.py +++ b/meta/__init__.py @@ -1,5 +1,5 @@ __author__ = "Steve L. Nyemba" -__version__= "2.1.2" +__version__= "2.1.3" __email__ = "steve@the-phi.com" __license__=""" Copyright 2010 - 2024, Steve L. Nyemba, Vanderbilt University Medical Center