From 514363366a63026b64f4b92a588bcb5c83dea46f Mon Sep 17 00:00:00 2001 From: rraadd88 Date: Sun, 11 Feb 2024 20:33:23 -0500 Subject: [PATCH] version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index aa62ec6..2fffd5e 100755 --- a/setup.py +++ b/setup.py @@ -115,7 +115,7 @@ def run(self): setuptools.setup( name="beditor", author="Rohan Dandage", - version="2.0.0", + version="2.0.1", url="https://github.com/rraadd88/beditor", download_url="https://github.com/rraadd88/beditor/archive/master.zip", description="A computational workflow for designing libraries of guide RNAs for CRISPR base editing",