This website works better with JavaScript.
Home
Explore
Help
Sign In
pete
/
permanent
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Bump version
master
Pete Shadbolt
4 years ago
parent
ab4c40da97
commit
c491796e22
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
setup.py
+ 1
- 1
setup.py
View File
@@ -5,7 +5,7 @@ import numpy
setup(
name="permanent",
version="0.1.
3
",
version="0.1.
4
",
description="Calculates the permanent of a Numpy matrix",
author="Pete Shadbolt",
author_email="hello@peteshadbolt.co.uk",
Write
Preview
Loading…
Cancel
Save