Skip to content

Commit

Permalink
Release 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias157 committed Aug 13, 2024
1 parent 14fbcdb commit 31b0bed
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
[project]
name = "pybalmorel"
version = "0.3.1"
version = "0.3.3"
maintainers = [
{ name="Mathias Berg Rosendal", email="[email protected]"},
{ name="Théodore Le Nalinec"},
]
authors = [
{ name="Mathias Berg Rosendal", email="[email protected]" },
{ name="Mathias Berg Rosendal", email="[email protected]"},
]
description = "A package for convenient python functions when processing Balmorel data or results"
readme = "README.md"
Expand Down

0 comments on commit 31b0bed

Please sign in to comment.