Skip to content

Commit

Permalink
Bumped version number to 1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
hbuschme committed Sep 4, 2015
1 parent 8af63b5 commit 2d2f7ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,11 @@
setup(
name='tgt',
description='TextGridTools -- Read, write, and manipulate Praat TextGrid files',
version='1.2.0',
version='1.3.0',
packages=['tgt'],
scripts=[
'scripts/tgt-concatenate-textgrids.py',
'tgt-extract-part.py',
'scripts/tgt-print-tiernames.py',
],
maintainer='Hendrik Buschmeier',
Expand Down

0 comments on commit 2d2f7ca

Please sign in to comment.