|
@@ -5,7 +5,7 @@ import numpy |
|
|
|
|
|
|
|
|
setup( |
|
|
setup( |
|
|
name="permanent", |
|
|
name="permanent", |
|
|
version="0.1.3", |
|
|
|
|
|
|
|
|
version="0.1.4", |
|
|
description="Calculates the permanent of a Numpy matrix", |
|
|
description="Calculates the permanent of a Numpy matrix", |
|
|
author="Pete Shadbolt", |
|
|
author="Pete Shadbolt", |
|
|
author_email="hello@peteshadbolt.co.uk", |
|
|
author_email="hello@peteshadbolt.co.uk", |
|
|