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 abeb74c commit 9e06c43Copy full SHA for 9e06c43
hopfieldnetwork/__about__.py
@@ -1,6 +1,6 @@
1
__title__ = "hopfieldnetwork"
2
__description__ = "A Python implementation of the Hopfield network"
3
__url__ = "https://github.com/andreasfelix/hopfieldnetwork"
4
-__version__ = "1.0.0"
+__version__ = "1.0.1"
5
__author__ = "Felix Andreas"
6
__license__ = "GNU General Public License v3.0"
0 commit comments