diff --git a/httplint/__init__.py b/httplint/__init__.py index a212270..c24d0e2 100644 --- a/httplint/__init__.py +++ b/httplint/__init__.py @@ -3,4 +3,4 @@ from httplint.note import Notes -__version__ = "2023.12.10" +__version__ = "2023.12.11"