Hi,
I installed Fenicsx following the exact instructions of the official web page in my mac ARM
using conda.
When I execute the command
python3 -c "import dolfinx; import dolfinx.common; print(dolfinx.__version__, dolfinx.common.git_commit_hash)"
I get 0.7.3. Is this answer rigth? I expected something like 0.8 which is the latest version or I’missing something?
Thanks for your help!
Rodolfo