Skip to content

Commit 5c89562

Browse files
committed
feat: robust binary distribution system
1 parent 5ee2ae5 commit 5c89562

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
@@ -185,7 +185,7 @@ def cythonize(extensions, **_ignore):
185185

186186
setup(
187187
name="pycnn",
188-
version="2.4",
188+
version="2.5",
189189
description="A Python library to easily build, train, and test your CNN AI models.",
190190
author="https://github.com/77axel",
191191
packages=find_packages(),

0 commit comments

Comments
 (0)