Skip to content

Commit

Permalink
updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
roedoejet committed Aug 16, 2019
1 parent c83a2f2 commit a2becb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion g2p/__version__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# -*- coding: UTF-8 -*-o

VERSION = '0.1'
VERSION = '0.11'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
name='g2p',
python_requires='>=3.7',
version=VERSION,
short_description='A module for creating context-aware, rule-based Grapheme 2 Phoneme mappings that preserve indices',
description='Module for creating context-aware, rule-based G2P mappings that preserve indices',
long_description=long_description,
long_description_content_type='text/markdown',
packages=find_packages(),
Expand Down

0 comments on commit a2becb1

Please sign in to comment.