We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b3708b commit b527614Copy full SHA for b527614
pyinfraformat/__init__.py
@@ -36,7 +36,7 @@ def log_to_file(filename):
36
logger.handlers = [file_handler]
37
38
39
-__version__ = "23.1.2"
+__version__ = "25.7.10"
40
__all__ = [
41
"FileExtensionMissingError",
42
"Holes",
0 commit comments