Added new version of Frites
Compare changes
Files
2+ 1
− 0
@@ -18,6 +18,7 @@ class PyFrites(PythonPackage):
@@ -18,6 +18,7 @@ class PyFrites(PythonPackage):
I'm working on a Jupyter notebook that requires to import a function (conn_fit) which is only available in the latest version of Frites (0.4.4). So I added this version in the py-frites/package.py.