Skip to content

Commit ead30db

Browse files
authored
Bump version
1 parent b33ca9a commit ead30db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyinfraformat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ def log_to_file(filename):
2828
logger.handlers = [file_handler]
2929

3030

31-
__version__ = "21.3.24"
31+
__version__ = "21.4.21"
3232
__all__ = ["Holes", "from_infraformat", "to_infraformat", "print_info"]

0 commit comments

Comments
 (0)