From c823129af98d0a41c2c0487c174d12e7e412ec58 Mon Sep 17 00:00:00 2001 From: ItayTheDar Date: Wed, 28 Jun 2023 13:50:50 +0300 Subject: [PATCH] downgrade version to prod version --- nest/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nest/__init__.py b/nest/__init__.py index 3b93d0b..f102a9c 100644 --- a/nest/__init__.py +++ b/nest/__init__.py @@ -1 +1 @@ -__version__ = "0.0.2" +__version__ = "0.0.1"