Skip to content

Commit

Permalink
chore: version 0.51
Browse files Browse the repository at this point in the history
  • Loading branch information
tlecomte committed Jul 22, 2024
1 parent 879a0bf commit df74f38
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.50"
__releasedate__ = "2024-07-21"
__version__ = "0.51"
__releasedate__ = "2024-07-22"

__all__ = ["plotting"]

0 comments on commit df74f38

Please sign in to comment.