Skip to content

Commit

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

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

POST = 0
Expand Down

0 comments on commit a9235b0

Please sign in to comment.