Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
petrelharp committed Oct 31, 2019
1 parent a4a6c60 commit 7fccd94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pyslim/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# coding: utf-8
pyslim_version = '0.312'
pyslim_version = '0.314'
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
version=pyslim_version,
description=u"Manipulate tree sequences produced by SLiM.",
long_description=long_description,
long_description_content_type="text/markdown",
classifiers=[],
keywords=['tree sequences', 'tskit'],
author=u"Peter Ralph",
Expand Down

0 comments on commit 7fccd94

Please sign in to comment.