Skip to content

Commit

Permalink
Version 0.49
Browse files Browse the repository at this point in the history
  • Loading branch information
tlecomte committed Mar 16, 2022
1 parent 31ed720 commit 446606f
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.48"
__releasedate__ = "2021-09-26"
__version__ = "0.49"
__releasedate__ = "2022-03-16"

__all__ = ["plotting"]

0 comments on commit 446606f

Please sign in to comment.