Skip to content

Commit 68b3c6b

Browse files
committed
Merged develop into master
2 parents 1d26599 + 9e0d36d commit 68b3c6b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

repsum/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
__author__ = 'VDJServer Team'
55
__email__ = 'vdjserver@utsouthwestern.edu'
6-
__copyright__ = 'Copyright (C) 2014-2017 The University of Texas Southwestern Medical Center'
6+
__copyright__ = 'Copyright (C) 2014-2018 The University of Texas Southwestern Medical Center'
77
__license__ = 'MIT'
8-
__version__ = '1.0.1'
8+
__version__ = '1.0.2'
99
__date__ = '2017.04.24'

0 commit comments

Comments
 (0)