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