Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
adamewing authored Jul 20, 2021
1 parent f75f88a commit c4840fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ def check_python():
if not check_java(): sys.exit('Dependency problem: java not found')

setup(name='bamsurgeon',
version='1.2',
version='1.3',
author='Adam Ewing',
license='MIT',
scripts=['bin/addindel.py',
Expand Down

0 comments on commit c4840fd

Please sign in to comment.