Skip to content

Commit 54f085a

Browse files
authored
chore: bump dev version (#378)
Per release policy
1 parent 2d2e1c9 commit 54f085a

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog
33
*********
44

5+
TBA
6+
===
7+
58
2.0.2 (2025-04-08)
69
===========
710

cpplint.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
# if empty, use defaults
6262
_valid_extensions: set[str] = set()
6363

64-
__VERSION__ = "2.0.2"
64+
__VERSION__ = "2.0.3-dev0"
6565

6666
_USAGE = """
6767
Syntax: cpplint.py [--verbose=#] [--output=emacs|eclipse|vs7|junit|sed|gsed]

0 commit comments

Comments
 (0)