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