Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
cocodrips committed Feb 15, 2019
1 parent cb11132 commit dacbb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doccov/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
doccov
"""
__version__ = '0.2.0'
__version__ = '0.3.0'
name = "doc-cov"

from .main import walk, summary

0 comments on commit dacbb9e

Please sign in to comment.