Skip to content

Commit

Permalink
Bump to 1.10.1.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
psobot authored Oct 6, 2020
1 parent 6051ecb commit 8b9dbdf
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__ = 3
__patch_version__ = 4
__supported_keynote_version__ = keynote_parser.macos_app_version.MacOSAppVersion(
"10.1", "6913", "1A148"
)
Expand Down

0 comments on commit 8b9dbdf

Please sign in to comment.