Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ahartikainen authored Apr 22, 2021
1 parent 2d25fcd commit 55fd6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyinfraformat/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ def log_to_file(filename):
logger.handlers = [file_handler]


__version__ = "21.4.21"
__version__ = "21.4.22"
__all__ = ["Holes", "from_infraformat", "to_infraformat", "print_info"]

0 comments on commit 55fd6b3

Please sign in to comment.