Skip to content

Commit fd305cc

Browse files
committed
0.4.4
1 parent 0c790d2 commit fd305cc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package code_coverage
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.4.4 (2020-10-29)
6+
------------------
77
* Added python3-coverage support and error if python*-coverage is missing. (`#27 <https://github.com/mikeferguson/code_coverage/issues/27>`_)
88
* Contributors: Stefan Fabian
99

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>code_coverage</name>
4-
<version>0.4.3</version>
4+
<version>0.4.4</version>
55
<description>CMake configuration to run coverage</description>
66
<author email="mike@vanadiumlabs.com">Michael Ferguson</author>
77
<maintainer email="mike@vanadiumlabs.com">Michael Ferguson</maintainer>

0 commit comments

Comments
 (0)