We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f54bf11 commit 935e215Copy full SHA for 935e215
docs/src/changelog.rst
@@ -4,6 +4,11 @@ Change log
4
[Unreleased]
5
------------
6
7
+v0.3.1
8
+------
9
+
10
+Fixed ``hide_cell`` plotting option.
11
12
v0.3.0
13
------
14
ifermi/__init__.py
@@ -1,3 +1,3 @@
1
"""IFermi is a package for the generation, analysis and plotting of Fermi surfaces."""
2
3
-__version__ = "0.3.0"
+__version__ = "0.3.1"
0 commit comments