Skip to content

Commit 6fbf900

Browse files
authored
Bump version
1 parent 40c4940 commit 6fbf900

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.4.22"
31+
__version__ = "21.6.16"
3232
__all__ = ["Holes", "from_infraformat", "to_infraformat", "print_info"]

0 commit comments

Comments
 (0)