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 c9d2b34 commit 5f71232Copy full SHA for 5f71232
pyinfraformat/__init__.py
@@ -28,5 +28,5 @@ def log_to_file(filename):
28
logger.handlers = [file_handler]
29
30
31
-__version__ = "22.11.29"
+__version__ = "23.1.2"
32
__all__ = ["Holes", "from_infraformat", "to_infraformat", "print_info"]
0 commit comments