We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d517131 commit db89ab6Copy full SHA for db89ab6
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.4.1
+current_version = 1.4.2
3
commit = True
4
tag = True
5
setup.py
@@ -19,7 +19,7 @@
19
20
setup(
21
# version=version,
22
- version="1.4.1",
+ version="1.4.2",
23
name="agfusion",
24
packages=find_packages(),
25
description="Python package to annotate and visualize gene fusions.",
0 commit comments