Skip to content

Commit f29365f

Browse files
committed
update setup
1 parent b2c5630 commit f29365f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
README = open("README.md", encoding="utf8").read()
1919

2020
setup(
21-
version=version,
21+
# version=version,
22+
version="1.252",
2223
name="agfusion",
2324
packages=find_packages(),
2425
description="Python package to annotate and visualize gene fusions.",

0 commit comments

Comments
 (0)