Skip to content

Commit 9e06c43

Browse files
Release 1.0.1
1 parent abeb74c commit 9e06c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hopfieldnetwork/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__title__ = "hopfieldnetwork"
22
__description__ = "A Python implementation of the Hopfield network"
33
__url__ = "https://github.com/andreasfelix/hopfieldnetwork"
4-
__version__ = "1.0.0"
4+
__version__ = "1.0.1"
55
__author__ = "Felix Andreas"
66
__license__ = "GNU General Public License v3.0"

0 commit comments

Comments
 (0)