Skip to content

Commit b527614

Browse files
authored
Update __init__.py
Update version number
1 parent 4b3708b commit b527614

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
@@ -36,7 +36,7 @@ def log_to_file(filename):
3636
logger.handlers = [file_handler]
3737

3838

39-
__version__ = "23.1.2"
39+
__version__ = "25.7.10"
4040
__all__ = [
4141
"FileExtensionMissingError",
4242
"Holes",

0 commit comments

Comments
 (0)