Skip to content

Commit 2f992a4

Browse files
committed
Release 0.2.3
1 parent 1427198 commit 2f992a4

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

deepgrp/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
"""DeepGRP - Deep learning for Genomic Repetitive element Prediction"""
2+
__version__ = "0.2.3"

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 = "deepgrp"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
description = "DNA repeat annotations"
55
authors = ["Fabian Hausmann <fabian.hausmann@zmnh.uni-hamburg.de>", "Stefan Kurtz <kurtz@zbh.uni-hamburg.de>"]
66
license= "Apache-2.0"

0 commit comments

Comments
 (0)