Skip to content

Commit 5cabce0

Browse files
Release: version 0.1.2
1 parent 65c69c6 commit 5cabce0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

weightwatcher/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from __future__ import division, print_function
1616

1717
__name__ = "WeightWatcher"
18-
__version__ = "0.1.2-dev"
18+
__version__ = "0.1.2"
1919
__license__ = "Apache License, Version 2.0"
2020
__description__ = "Analyze weight matrices of Deep Neural Networks"
2121
__url__ = "https://calculationconsulting.com/"

0 commit comments

Comments
 (0)