Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
utf committed Apr 1, 2021
1 parent 4082f4d commit 16a69fd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/src/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Change log
[Unreleased]
------------

v0.2.5
------

Bug fixes:
- Better handling of integer decimation factors.

v0.2.4
------

Expand Down
2 changes: 1 addition & 1 deletion ifermi/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""IFermi is a package for the generation, analysis and plotting of Fermi surfaces."""

__version__ = "0.2.4"
__version__ = "0.2.5"

0 comments on commit 16a69fd

Please sign in to comment.