Skip to content

Commit

Permalink
release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
psycofdj committed Aug 8, 2021
1 parent f961554 commit 937054d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coverxygen/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

__author__ = "Xavier MARCELET <xavier@marcelet.com>"
__copyright__ = "Copyright (C) 2016 Xavier MARCELET"
__version__ = "1.5.0"
__version__ = "1.6.0"
__description__ = "Generate doxygen's documentation coverage report"
__url__ = "https://github.com/psycofdj/coverxygen"
__download_url__ = "https://github.com/psycofdj/coverxygen/tarball/%s" % __version__
Expand Down

0 comments on commit 937054d

Please sign in to comment.