We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd059c commit dc6a735Copy full SHA for dc6a735
setup.py
@@ -9,7 +9,7 @@
9
URL = 'https://github.com/mengaldo/PySPOD'
10
AUTHOR = "Gianmarco Mengaldo"
11
EMAIL = "[email protected]"
12
-VERSION = "0.1"
+VERSION = "0.2"
13
KEYWORDS='spectral-proper-orthogonal-decomposition spod'
14
REQUIRED = [
15
"numpy",
0 commit comments