We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4082f4d commit 16a69fdCopy full SHA for 16a69fd
docs/src/changelog.rst
@@ -4,6 +4,12 @@ Change log
4
[Unreleased]
5
------------
6
7
+v0.2.5
8
+------
9
+
10
+Bug fixes:
11
+- Better handling of integer decimation factors.
12
13
v0.2.4
14
------
15
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.2.4"
+__version__ = "0.2.5"
0 commit comments