Skip to content

Commit 8133e8c

Browse files
committed
update version
1 parent 7e868c8 commit 8133e8c

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

0 commit comments

Comments
 (0)