We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 202b031 commit d1e906bCopy full SHA for d1e906b
setup.py
@@ -4,7 +4,7 @@
4
long_description = ld.read()
5
6
setup(name='nn4mc',
7
- version='0.1.0',
+ version='0.2.0',
8
description='Neural Networks for Microcontrollers (nn4mc) is a Python package '
9
'for generating microcontroller code in c from pre-trained models. Our intended '
10
'audience is roboticists looking to embed intelligence into their applications; '
0 commit comments