Skip to content

Commit 5f71232

Browse files
authored
Update version number
1 parent c9d2b34 commit 5f71232

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

0 commit comments

Comments
 (0)