Skip to content

Commit

Permalink
DOCUMENTATION: Update for 3.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
timmahrt committed Apr 4, 2017
1 parent cc29bbd commit c488c33
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,13 @@ What can you do with this library?
Major revisions
================

Ver 3.5 (April 04, 2017)

- Added code for reading, writing, and manipulating audio files (praatio.audioio)

- eraseRegion() and insertRegion() added to textgrids and textgrid tiers


Ver 3.4 (February 04, 2017)

- Added place for very specific scripts (praatio.applied_scripts)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from setuptools import setup
import codecs
setup(name='praatio',
version='3.4.6',
version='3.5.0',
author='Tim Mahrt',
author_email='timmahrt@gmail.com',
url='https://github.com/timmahrt/praatIO',
Expand Down

0 comments on commit c488c33

Please sign in to comment.