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 3012ae4 commit b84e6e3Copy full SHA for b84e6e3
tbmodels/__init__.py
@@ -2,7 +2,7 @@
2
# Author: Dominik Gresch <[email protected]>
3
"""A tool for creating / loading and manipulating tight-binding models."""
4
5
-__version__ = "1.4.1"
+__version__ = "1.4.2"
6
7
# import order is important due to circular imports
8
from . import helpers
0 commit comments