Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
psobot committed Nov 27, 2022
1 parent c2d6716 commit ad45c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keynote_parser/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import keynote_parser.macos_app_version

__major_version__ = 1
__patch_version__ = 1
__patch_version__ = 2
__supported_keynote_version__ = keynote_parser.macos_app_version.MacOSAppVersion(
"12.1", "7034.0.86", "1A95"
)
Expand Down

0 comments on commit ad45c35

Please sign in to comment.