From 222412cd7725a9cfbfa9d0fdb6f4c90d8ded61b3 Mon Sep 17 00:00:00 2001
From: Remi Planel <rplanel@pasteur.fr>
Date: Wed, 18 Mar 2020 14:59:17 +0100
Subject: [PATCH] Update the package version to 0.3.5

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 8b60bae..79b241a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "crisprbact"
-version = "0.3.4"
+version = "0.3.5"
 license = "GPL-3.0"
 description = "Tools to design and analyse CRISPRi experiments"
 authors = ["David Bikard <david.bikard@pasteur.fr>", "Remi Planel <rplanel@pasteur.fr>"]
-- 
GitLab