Skip to content

Commit

Permalink
Update to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pradal committed Jan 22, 2024
1 parent 0b7fe4a commit 5f7a489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/openalea/core/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
MAJOR = 2
"""(int) Version major component."""

MINOR = 3
MINOR = 4
"""(int) Version minor component."""

POST = 0
Expand Down

0 comments on commit 5f7a489

Please sign in to comment.