Skip to content

Commit a1b4b5f

Browse files
committed
Python 3.5 is now supported
1 parent 8c90d32 commit a1b4b5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(name='speechpy',
4-
version='1.0',
4+
version='1.1',
55
description='The python package for extracting speech features.',
66
author='Amirsina Torfi',
77
author_email='[email protected]',

0 commit comments

Comments
 (0)