Skip to content

Commit

Permalink
Bump the version to development mode
Browse files Browse the repository at this point in the history
  • Loading branch information
mattions committed Jul 24, 2015
1 parent ec193b1 commit df454bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vcf/__init__.py
Expand Up @@ -190,4 +190,4 @@
from vcf.parser import RESERVED_INFO, RESERVED_FORMAT
from vcf.sample_filter import SampleFilter

VERSION = '0.6.7'
VERSION = '0.6.8.dev0'

0 comments on commit df454bc

Please sign in to comment.