Skip to content

Commit 428ba5f

Browse files
Dom LaetschDom Laetsch
authored andcommitted
updated version number
1 parent 1e407fc commit 428ba5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blobtools

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ from docopt import docopt
2424
if __name__ == '__main__':
2525
main_dir = join(dirname(__file__), '')
2626
args = docopt(__doc__,
27-
version='version 0.9.6',
27+
version='version 0.9.7',
2828
options_first=True)
2929
#print(args)
3030

0 commit comments

Comments
 (0)