Skip to content

Commit

Permalink
version 2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
astorfi committed Nov 26, 2017
1 parent 6bb591d commit 41ef703
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages

setup(name='speechpy',
version='1.4.4',
version='2.0',
description='The python package for extracting speech features.',
author='Amirsina Torfi',
author_email='amirsina.torfi@gmail.com',
Expand Down
2 changes: 1 addition & 1 deletion setup.py~
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages

setup(name='speechpy',
version='1.4.3',
version='1.5',
description='The python package for extracting speech features.',
author='Amirsina Torfi',
author_email='amirsina.torfi@gmail.com',
Expand Down

0 comments on commit 41ef703

Please sign in to comment.