diff --git a/setup.py b/setup.py index 066f0e3..fe96d4a 100755 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ DESCRIPTION = 'Tools for Tensor Decomposition.' AUTHOR = 'Alex Williams and N. Benjamin Erichson' EMAIL = 'alex.h.willia@gmail.com' -VERSION = "0.3" +VERSION = "0.4" URL = 'https://github.com/ahwillia/tensortools' LICENSE = 'MIT'