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.4.3
1 parent c428039 commit fc412b5Copy full SHA for fc412b5
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.2"
+__version__ = "1.4.3"
6
7
# import order is important due to circular imports
8
from . import helpers
0 commit comments