We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 663029e + 622f1e4 commit 06127a5Copy full SHA for 06127a5
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name="pytest-cpp",
6
- version='0.4.3',
+ version='0.4.4',
7
packages=['pytest_cpp'],
8
entry_points={
9
'pytest11': ['cpp = pytest_cpp.plugin'],
0 commit comments