Skip to content

Commit

Permalink
Incrementing version.
Browse files Browse the repository at this point in the history
Incrementing version for new capabilities of outputing dpp-msbayes
files.
  • Loading branch information
joaks1 committed May 25, 2018
1 parent 554c3d4 commit 518ece4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycoevolity/__init__.py
Expand Up @@ -4,7 +4,7 @@
import os

__project__ = "pycoevolity"
__version__ = "0.1.0"
__version__ = "0.1.1"
__author__ = "Jamie Oaks"
__copyright__ = "Copyright 2017 Jamie Oaks."
__license__ = """
Expand Down

0 comments on commit 518ece4

Please sign in to comment.