Skip to content

Commit 6cd7de0

Browse files
author
John Hensley
committed
Update version to 0.1.6
1 parent 60b321a commit 6cd7de0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

atactk/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99

1010
__author__ = 'The Parker Lab'
1111
__email__ = 'parkerlab-software@umich.edu'
12-
__version__ = '0.1.5'
12+
__version__ = '0.1.6'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
setup(
2222
name='atactk',
23-
version='0.1.5',
23+
version='0.1.6',
2424
description="A toolkit for working with ATAC-seq data.",
2525
long_description=readme + '\n\n',
2626
author="The Parker Lab",

0 commit comments

Comments
 (0)