diff --git a/httplint/__init__.py b/httplint/__init__.py index 0312f74..08f3984 100644 --- a/httplint/__init__.py +++ b/httplint/__init__.py @@ -3,4 +3,4 @@ from httplint.note import Notes -__version__ = "2023.12.11" +__version__ = "2023.12.12"