Skip to content

Commit

Permalink
Updated changelog.rst for new release (SpiNNaker support).
Browse files Browse the repository at this point in the history
  • Loading branch information
rbodo committed Jan 15, 2020
1 parent b0c5f8d commit 5819553
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
SNN Toolbox: Release Notes
==========================

Version 0.4
-----------

The toolbox now supports deploying converted networks on the SpiNNaker
architecture!

Thanks to ej159, pabogdan, and rbodo for contributing.

Version 0.3.2
-------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

setup(
name='snntoolbox',
version='0.3.2', # see https://www.python.org/dev/peps/pep-0440/
version='0.4', # see https://www.python.org/dev/peps/pep-0440/
description='Spiking neural network conversion toolbox',
long_description=long_description,
author='Bodo Rueckauer',
Expand Down

0 comments on commit 5819553

Please sign in to comment.