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