master
Max Pumperla 2019-12-18 16:00:30 +01:00
parent e718cc659b
commit 4ffef95a2c
No known key found for this signature in database
GPG Key ID: 1586ABF609336053
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ from setuptools import find_packages
setup(
name='pydl4j',
version='0.1.4',
version='0.1.5',
packages=find_packages(),
install_requires=['Cython', 'pyjnius', 'requests',
'click', 'argcomplete', 'python-dateutil'],