Skip to content

Commit feee7da

Browse files
committed
Bump version
1 parent c7d6c16 commit feee7da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

geneblocks/version.py

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "geneblocks"
3-
version = "1.2.4"
3+
version = "1.2.5"
44
license = "MIT"
55
authors = [{ name = "Zulko" }]
66
description = "Library to compare DNA sequences (diff, common blocks, etc.)"

0 commit comments

Comments
 (0)