We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 733674c commit 79e50f4Copy full SHA for 79e50f4
setup.py
@@ -21,7 +21,7 @@
21
22
23
setup(name='pytorch2keras',
24
- version='0.1.3',
+ version='0.1.4',
25
description='The deep learning models convertor',
26
long_description=long_description,
27
long_description_content_type='text/markdown',
0 commit comments