diff --git a/methscan/__init__.py b/methscan/__init__.py index 7863915..6849410 100755 --- a/methscan/__init__.py +++ b/methscan/__init__.py @@ -1 +1 @@ -__version__ = "1.0.2" +__version__ = "1.1.0" diff --git a/pyproject.toml b/pyproject.toml index b4fabf9..67df54f 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "MethSCAn" -version = "1.0.2" +version = "1.1.0" description = "a command line tool for Single-Cell Analysis of Methylation data" authors = [ "Lukas PM Kremer ",