Skip to content

Commit 16a69fd

Browse files
committed
Bump version
1 parent 4082f4d commit 16a69fd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/src/changelog.rst

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

7+
v0.2.5
8+
------
9+
10+
Bug fixes:
11+
- Better handling of integer decimation factors.
12+
713
v0.2.4
814
------
915

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.2.4"
3+
__version__ = "0.2.5"

0 commit comments

Comments
 (0)