Skip to content

Commit db89ab6

Browse files
committed
Bump version: 1.4.1 → 1.4.2
1 parent d517131 commit db89ab6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.4.1
2+
current_version = 1.4.2
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
setup(
2121
# version=version,
22-
version="1.4.1",
22+
version="1.4.2",
2323
name="agfusion",
2424
packages=find_packages(),
2525
description="Python package to annotate and visualize gene fusions.",

0 commit comments

Comments
 (0)