Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

Commit 381d29a

Browse files
authored
Release 2.3.0 (#21)
1 parent 495c608 commit 381d29a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ output so that CI tools like Bamboo will not fail on the JUnit task.
5454
Releases
5555
--------
5656

57-
2.3.0 - Unreleased
57+
2.3.0 - 2023-04-30
5858
^^^^^^^^^^^^^^^^^^
5959

6060
- Drop Python 3.7 support and support Python 3.11

setup.py

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

33
setup(
44
name="cppcheck-junit",
5-
version="2.2.0",
5+
version="2.3.0",
66
description="Converts Cppcheck XML output to JUnit format.",
77
long_description=open("README.rst").read(),
88
keywords="Cppcheck C++ JUnit",

0 commit comments

Comments
 (0)