Skip to content

Commit

Permalink
Version 0.42
Browse files Browse the repository at this point in the history
  • Loading branch information
tlecomte committed Nov 22, 2020
1 parent afa52e0 commit 99dd164
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions friture/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# along with Friture. If not, see <http://www.gnu.org/licenses/>.

# version and date
__version__ = "0.41"
__releasedate__ = "2019-12-08"
__version__ = "0.42"
__releasedate__ = "2020-11-22"

__all__ = ["plotting"]

0 comments on commit 99dd164

Please sign in to comment.