Skip to content

Commit 5e87832

Browse files
committed
version bump
1 parent 9c8beaa commit 5e87832

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "scbs"
3-
version = "0.6.2"
3+
version = "0.6.3"
44
description = "command line tool for the analysis of single-cell bisulfite-sequencing data"
55
authors = [
66
"Lukas PM Kremer <L-Kremer@web.de>",

scbs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.6.2"
1+
__version__ = "0.6.3"

0 commit comments

Comments
 (0)