There was an error while loading. Please reload this page.
1 parent 4a3195b commit e9a6c67Copy full SHA for e9a6c67
tbmodels/__init__.py
@@ -4,7 +4,7 @@
4
TBmodels is a tool for creating / loading and manipulating tight-binding models.
5
"""
6
7
-__version__ = '1.3.0'
+__version__ = '1.3.1'
8
9
# import order is important due to circular imports
10
from . import helpers
0 commit comments