diff --git a/httplint/__init__.py b/httplint/__init__.py index 0431fee..62b45de 100644 --- a/httplint/__init__.py +++ b/httplint/__init__.py @@ -3,4 +3,4 @@ from httplint.note import Notes -__version__ = "2023.12.2" +__version__ = "2023.12.3"