Skip to content

Commit e9a6c67

Browse files
committed
Bump bugfix number.
1 parent 4a3195b commit e9a6c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tbmodels/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
TBmodels is a tool for creating / loading and manipulating tight-binding models.
55
"""
66

7-
__version__ = '1.3.0'
7+
__version__ = '1.3.1'
88

99
# import order is important due to circular imports
1010
from . import helpers

0 commit comments

Comments
 (0)