Skip to content

Commit

Permalink
Release: version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesmartin14 committed Jun 5, 2019
1 parent 65c69c6 commit 5cabce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weightwatcher/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from __future__ import division, print_function

__name__ = "WeightWatcher"
__version__ = "0.1.2-dev"
__version__ = "0.1.2"
__license__ = "Apache License, Version 2.0"
__description__ = "Analyze weight matrices of Deep Neural Networks"
__url__ = "https://calculationconsulting.com/"
Expand Down

0 comments on commit 5cabce0

Please sign in to comment.