Skip to content

Commit 5819553

Browse files
author
rbodo
committed
Updated changelog.rst for new release (SpiNNaker support).
1 parent b0c5f8d commit 5819553

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

changelog.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
SNN Toolbox: Release Notes
22
==========================
33

4+
Version 0.4
5+
-----------
6+
7+
The toolbox now supports deploying converted networks on the SpiNNaker
8+
architecture!
9+
10+
Thanks to ej159, pabogdan, and rbodo for contributing.
11+
412
Version 0.3.2
513
-------------
614

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
setup(
1616
name='snntoolbox',
17-
version='0.3.2', # see https://www.python.org/dev/peps/pep-0440/
17+
version='0.4', # see https://www.python.org/dev/peps/pep-0440/
1818
description='Spiking neural network conversion toolbox',
1919
long_description=long_description,
2020
author='Bodo Rueckauer',

0 commit comments

Comments
 (0)