From 513c054356c5ea95737d21632b11d314bad62e0c Mon Sep 17 00:00:00 2001 From: Sergey Motornyuk Date: Wed, 25 Oct 2023 14:33:06 +0300 Subject: [PATCH] chore: pin version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index dca72c5..d51b33b 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ # Versions should comply with PEP440. For a discussion on single-sourcing # the version across setup.py and the project code, see # http://packaging.python.org/en/latest/tutorial.html#version - version='0.0.1', + version='0.0.2', description='''''', long_description=long_description,