Skip to content

Commit

Permalink
Bumped version again
Browse files Browse the repository at this point in the history
  • Loading branch information
dmort27 committed Nov 12, 2021
1 parent bef2e0e commit 61c755f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
from io import open

setup(name='epitran',
version='1.14',
version='1.15',
description='Tools for transcribing languages into IPA.',
long_description=open('README.md', encoding='utf-8').read(),
long_description_content_type='text/markdown',
url='http://github.com/dmort27/epitran',
download_url='https://github.com/dmort27/epitran/archive/1.14.tar.gz',
download_url='https://github.com/dmort27/epitran/archive/1.15.tar.gz',
author='David R. Mortensen',
author_email='[email protected]',
license='MIT',
Expand Down

0 comments on commit 61c755f

Please sign in to comment.