From 882a13833f72bd5c2b15472fee96510cbfec4ad3 Mon Sep 17 00:00:00 2001 From: Neil Massey Date: Wed, 20 Nov 2024 16:05:39 +0000 Subject: [PATCH] Upped the version number --- nlds_client/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nlds_client/__init__.py b/nlds_client/__init__.py index 6c4c011..34c1db3 100644 --- a/nlds_client/__init__.py +++ b/nlds_client/__init__.py @@ -1 +1 @@ -__version__ = '1.0.1' \ No newline at end of file +__version__ = '1.0.2' \ No newline at end of file