Skip to content

Commit f9f1494

Browse files
authored
Update setup.py
1 parent 77ee471 commit f9f1494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def write_version_py(filename='SigProfilerAssignment/version.py'):
1818
# THIS FILE IS GENERATED FROM SigProfilerAssignment SETUP.PY
1919
short_version = '%(version)s'
2020
version = '%(version)s'
21-
Update = '1.Copy number Signatures support 2. Fixed bugs on signature subtypes'
21+
Update = '1. Make consistent MutationType column 2. Update subgroups'
2222
2323
"""
2424
fh = open(filename, 'w')

0 commit comments

Comments
 (0)