diff --git a/httplint/__init__.py b/httplint/__init__.py index 6efada6..4ca61ab 100644 --- a/httplint/__init__.py +++ b/httplint/__init__.py @@ -3,4 +3,4 @@ from httplint.note import Notes -__version__ = "2023.12.8" +__version__ = "2023.12.9"