dipc-cc / hubbard

Python tools for mean-field Hubbard models
https://dipc-cc.github.io/hubbard/
GNU Lesser General Public License v3.0
21 stars 8 forks source link

Wrong hubbard version when installing #147

Closed sofiasanz closed 10 months ago

sofiasanz commented 10 months ago

I get a wrong version when installing hubbard. It is installed always under version 0.3.2+the hash of the last commit (i.e., for instance now I have hubbard.__version__='0.3.2.dev1+g7151e62.d20231107'). Do you know how to fix this?

zerothi commented 10 months ago

This should be fixed when using annotated tags.