Skip to content

Commit

Permalink
added version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ScDor committed Oct 23, 2020
1 parent 0f5d5f1 commit 7a6b694
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pptx2audio.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/env python
# Extracts audio from pptx files saved in the same folder.
# all audio files in foo.pptx will be extracted into a new folder named foo.
__version__ = 1.0

import os
import zipfile
Expand Down

0 comments on commit 7a6b694

Please sign in to comment.