Skip to content

Commit 935e215

Browse files
committed
Bump version
1 parent f54bf11 commit 935e215

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/src/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Change log
44
[Unreleased]
55
------------
66

7+
v0.3.1
8+
------
9+
10+
Fixed ``hide_cell`` plotting option.
11+
712
v0.3.0
813
------
914

ifermi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""IFermi is a package for the generation, analysis and plotting of Fermi surfaces."""
22

3-
__version__ = "0.3.0"
3+
__version__ = "0.3.1"

0 commit comments

Comments
 (0)