From 8085b48130015f3afb241e7211e91e45a0e17580 Mon Sep 17 00:00:00 2001 From: "Abolfazl (Abe)" Date: Fri, 31 May 2024 05:17:01 -0700 Subject: [PATCH] bump version 0.3.4 --- screenpro/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screenpro/__init__.py b/screenpro/__init__.py index 4e4dabe..f795b93 100644 --- a/screenpro/__init__.py +++ b/screenpro/__init__.py @@ -9,6 +9,6 @@ from .ngs import Counter from .assays import PooledScreens, GImaps -__version__ = "0.3.3" +__version__ = "0.3.4" __author__ = "Abe Arab" __email__ = 'abea@arcinstitute.org' # "abarbiology@gmail.com"