Skip to content

Commit fc412b5

Browse files
authored
RELEASE: Bump version to 1.4.3. (#106)
1 parent c428039 commit fc412b5

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
@@ -2,7 +2,7 @@
22
# Author: Dominik Gresch <[email protected]>
33
"""A tool for creating / loading and manipulating tight-binding models."""
44

5-
__version__ = "1.4.2"
5+
__version__ = "1.4.3"
66

77
# import order is important due to circular imports
88
from . import helpers

0 commit comments

Comments
 (0)