Skip to content

Commit e934b64

Browse files
authored
Bump version number
1 parent 011526f commit e934b64

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

0 commit comments

Comments
 (0)