From 444142182ac6e69102041352b90426d52f510d90 Mon Sep 17 00:00:00 2001 From: abearab Date: Sun, 8 Oct 2023 04:38:22 -0700 Subject: [PATCH] update --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 263f5bc..39bbd81 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ # install_requires=[ # "pandas", # ], - version=__version__, + # version=__version__, # other arguments omitted long_description=long_description, long_description_content_type='text/x-rst',