Skip to content

Commit a1825d5

Browse files
committed
Bump version to 0.4.5
1 parent 06127a5 commit a1825d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name="pytest-cpp",
6-
version='0.4.4',
6+
version='0.4.5',
77
packages=['pytest_cpp'],
88
entry_points={
99
'pytest11': ['cpp = pytest_cpp.plugin'],

0 commit comments

Comments
 (0)