Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
psobot committed Dec 3, 2022
1 parent 7393e0c commit fdb871f
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__ = 2
__patch_version__ = 0
__supported_keynote_version__ = keynote_parser.macos_app_version.MacOSAppVersion(
"12.2.1", "7035.0.161", "1A165"
)
Expand Down

0 comments on commit fdb871f

Please sign in to comment.