Skip to content

Commit c4840fd

Browse files
authored
Update setup.py
1 parent f75f88a commit c4840fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ def check_python():
109109
if not check_java(): sys.exit('Dependency problem: java not found')
110110

111111
setup(name='bamsurgeon',
112-
version='1.2',
112+
version='1.3',
113113
author='Adam Ewing',
114114
license='MIT',
115115
scripts=['bin/addindel.py',

0 commit comments

Comments
 (0)