Skip to content

Commit 52819ef

Browse files
committed
Bumped version number to 1.4.5.
1 parent 3b66ea9 commit 52819ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -*- coding: utf-8 -*-
33

44
# TextGridTools -- Read, write, and manipulate Praat TextGrid files
5-
# Copyright (C) 2011-2016 Hendrik Buschmeier
5+
# Copyright (C) 2011-2019 Hendrik Buschmeier
66
#
77
# This program is free software: you can redistribute it and/or modify
88
# it under the terms of the GNU General Public License as published by
@@ -22,7 +22,7 @@
2222
setup(
2323
name='tgt',
2424
description='TextGridTools -- Read, write, and manipulate Praat TextGrid files',
25-
version='1.4.4',
25+
version='1.4.5',
2626
packages=['tgt'],
2727
scripts=[
2828
'scripts/tgt-concatenate-textgrids.py',

0 commit comments

Comments
 (0)