Skip to content

Commit 7141009

Browse files
committed
Correct version buddy !
1 parent 9e9ff04 commit 7141009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bugbear.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
import attr
1313
import pycodestyle
1414

15-
__version__ = "22.10.6"
15+
__version__ = "22.12.6"
1616

1717
LOG = logging.getLogger("flake8.bugbear")
1818
CONTEXTFUL_NODES = (

0 commit comments

Comments
 (0)