Skip to content

Commit

Permalink
Fix version string
Browse files Browse the repository at this point in the history
  • Loading branch information
ernfrid committed Feb 28, 2018
1 parent 4179690 commit e576190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion svtyper/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__author__ = "Colby Chiang (colbychiang@wustl.edu)"
__version__ = "v0.5.0"
__version__ = "v0.5.2"

0 comments on commit e576190

Please sign in to comment.