Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Lehmann authored and Martin Lehmann committed Dec 16, 2023
1 parent 9e1513b commit d2ec437
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pptx2h5p.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
from win32com import client
from get_image_size import get_image_size

VERSION = "1.2"
YEAR = "2021"
VERSION = "1.3"
YEAR = "2023"
target_ratio = 2 # target aspect ratio for slides in h5p


Expand Down

0 comments on commit d2ec437

Please sign in to comment.