Skip to content

Commit

Permalink
Version bump to v2.0.42
Browse files Browse the repository at this point in the history
  • Loading branch information
kclem committed Oct 1, 2020
1 parent 2f8c6f9 commit 3c9b134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CRISPResso2/CRISPRessoShared.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
else:
import cPickle as cp #python 2.7

__version__ = "2.0.41"
__version__ = "2.0.42"

###EXCEPTIONS############################
class FlashException(Exception):
Expand Down

0 comments on commit 3c9b134

Please sign in to comment.